Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DWallpaperInfoHelper.java38 void onReceiveExploreIntent(CharSequence actionLabel, @Nullable Intent exploreIntent); in onReceiveExploreIntent() method
53 intent -> callback.onReceiveExploreIntent(actionLabel, intent)); in loadExploreIntent()
55 callback.onReceiveExploreIntent(actionLabel, null); in loadExploreIntent()
73 intent -> callback.onReceiveExploreIntent(actionLabel, intent)); in loadExploreIntent()
75 callback.onReceiveExploreIntent(actionLabel, null); in loadExploreIntent()