Searched refs:lastPhoto (Results 1 – 1 of 1) sorted by relevance
33 Bitmap lastPhoto = getThumbnailOfLastPhoto(context); in createView() local34 if (lastPhoto != null) { in createView()37 galleryThumbnailBg.setImageBitmap(lastPhoto); in createView()