Home
last modified time | relevance | path

Searched defs:shouldShowExploreButton (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
H A DWallpaperInfoView.java56 boolean shouldShowExploreButton, in populateWallpaperInfo()
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
H A DWallpaperInfoHelper.java60 public static boolean shouldShowExploreButton(Context context, @Nullable Intent exploreIntent) { in shouldShowExploreButton() method in WallpaperInfoHelper