Lines Matching refs:w3
978 selectPhoto(w3) {
981 MIMEType: w3.mimeType,
982 maxSelectNumber: w3.maxSelectNumber,
983 isPhotoTakingSupported: w3.isPhotoTakingSupported,
984 isEditSupported: w3.isEditSupported,
985 isSearchSupported: w3.isSearchSupported,
987 recommendationType: w3.recommendationType
989 preselectedUris: w3.preselectedUris
991 this.success(new SelectPhotoResult(b4.photoUris, b4.isOriginalPhoto), w3);
993 this.error(a4, w3);