Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/
H A DIndividualPickerFragment.java1114 showCheckMarkAndBorderForAppliedWallpaper(false); in refreshAppliedWallpaper()
1126 showCheckMarkAndBorderForAppliedWallpaper(true); in refreshAppliedWallpaper()
1166 private void showCheckMarkAndBorderForAppliedWallpaper(boolean show) { in showCheckMarkAndBorderForAppliedWallpaper() method in IndividualPickerFragment