Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DWallpaperInfoHelper.java38 void onReceiveExploreIntent(CharSequence actionLabel, @Nullable Intent exploreIntent); in onReceiveExploreIntent()
80 public static boolean shouldShowExploreButton(Context context, @Nullable Intent exploreIntent) { in shouldShowExploreButton()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/floatingsheetcontent/
DWallpaperInfoContent.kt29 private var exploreIntent: Intent? = null in <lambda>() variable in com.android.wallpaper.widget.floatingsheetcontent.WallpaperInfoContent
56 exploreIntent: Intent? -> in <lambda>() method