Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DWallpaperInfoHelper.java52 intentChecker.fetchValidActionViewIntent(exploreUri, in loadExploreIntent()
72 intentChecker.fetchValidActionViewIntent(exploreUri, in loadExploreIntent()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DExploreIntentChecker.java33 void fetchValidActionViewIntent(Uri uri, IntentReceiver receiver); in fetchValidActionViewIntent() method
DDefaultExploreIntentChecker.java46 public void fetchValidActionViewIntent(Uri uri, IntentReceiver receiver) { in fetchValidActionViewIntent() method in DefaultExploreIntentChecker
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestExploreIntentChecker.java36 public void fetchValidActionViewIntent(Uri uri, IntentReceiver receiver) { in fetchValidActionViewIntent() method in TestExploreIntentChecker