Home
last modified time | relevance | path

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

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