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