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()
282 public byte[] getThumbnailPhotoBytes() throws IOException { in getThumbnailPhotoBytes() method in PhotoProcessor
9554 updateValues.put(Photo.PHOTO, processor.getThumbnailPhotoBytes()); in doInBackground()9569 insertValues.put(Photo.PHOTO, processor.getThumbnailPhotoBytes()); in doInBackground()