Searched refs:getThumbnailPhotoBytes (Results 1 – 4 of 4) sorted by relevance
50 photoMap.put(PhotoSize.THUMBNAIL, processor.getThumbnailPhotoBytes()); in PhotoEntry()
157 values.put(Photo.PHOTO, processor.getThumbnailPhotoBytes()); in processPhoto()
289 public byte[] getThumbnailPhotoBytes() throws IOException { in getThumbnailPhotoBytes() method in PhotoProcessor
9171 updateValues.put(Photo.PHOTO, processor.getThumbnailPhotoBytes()); in doInBackground()9186 insertValues.put(Photo.PHOTO, processor.getThumbnailPhotoBytes()); in doInBackground()