Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/
DPickImageInfo.java33 Bitmap lastPhoto = getThumbnailOfLastPhoto(context); in createView()
46 private Bitmap getThumbnailOfLastPhoto(Context context) { in getThumbnailOfLastPhoto() method in PickImageInfo