Searched refs:getThumbnailOfLastPhoto (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
H A DWallpaperPickerActivity.java472 Bitmap lastPhoto = getThumbnailOfLastPhoto();
476 galleryThumbnailBg.setImageBitmap(getThumbnailOfLastPhoto());
671 protected Bitmap getThumbnailOfLastPhoto() { method in class:WallpaperPickerActivity

Completed in 30 milliseconds