HomeSort by relevance Sort by last modified time
    Searched full:gallerythumbnailbg (Results 1 - 1 of 1) sorted by null

  /packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
WallpaperPickerActivity.java 474 ImageView galleryThumbnailBg =
476 galleryThumbnailBg.setImageBitmap(getThumbnailOfLastPhoto());
478 galleryThumbnailBg.setColorFilter(colorOverlay, PorterDuff.Mode.SRC_ATOP);
    [all...]

Completed in 785 milliseconds