Searched refs:PHOTO (Results 1 – 14 of 14) sorted by relevance
5 PHOTO;ENCODING=BASE64;TYPE=JPEG:qgEPAAIAAAAHAAAAugEQAAIAAAAG:ASDF==
5 PHOTO;ENCODING=BASE64;TYPE=JPEG:
5 PHOTO;ENCODING=BASE64:iVBORw0KGgoAAAANSUhEUgAAADIAAAA6CAYAAAGFazpKAAAAGXRFWHRTb
27 PHOTO;ENCODING=BASE64;TYPE=JPEG:
115 Photo.PHOTO118 public static final int PHOTO = 0; field in BaseRecipientAdapter.PhotoQuery762 final byte[] photoBytes = photoCursor.getBlob(PhotoQuery.PHOTO); in fetchPhotoAsync()794 photoBytes = photoCursor.getBlob(PhotoQuery.PHOTO); in fetchPhoto()
665 PHOTO ("p"), enumConstant965 super(Type.PHOTO, text); in Photo()1293 case PHOTO: { in toHtml()
1950 public static final String PHOTO = DATA15; field in ContactsContract.Contacts.Photo1983 ContactsContract.CommonDataKinds.Photo.PHOTO in openContactPhotoInputStream()3663 public static final String PHOTO = "photo"; field in ContactsContract.StreamItemPhotos6580 public static final String PHOTO = DATA15; field in ContactsContract.CommonDataKinds.Photo
93 PHOTO, enumConstant997 builder.withValue(Photo.PHOTO, mBytes); in constructInsertOperation()1050 return EntryLabel.PHOTO; in getEntryLabel()
1339 byte[] data = contentValues.getAsByteArray(Photo.PHOTO); in appendPhotos()
676 .put(Photo.PHOTO, sPhotoByteArrayForComplicatedCase); in testV21ComplicatedCase()
1132 .put(Photo.PHOTO, sPhotoByteArray); in testPhotoCommon()
149 photo in the usual {@link android.provider.ContactsContract.CommonDataKinds.Photo#PHOTO} column of a
1935 {@link android.provider.ContactsContract.StreamItemPhotos#PHOTO} column (a BLOB).
18952 field public static final java.lang.String PHOTO = "data15";19095 field public static final java.lang.String PHOTO = "data15";19448 field public static final java.lang.String PHOTO = "photo";