Home
last modified time | relevance | path

Searched defs:fetchValidActionViewIntent (Results 1 – 3 of 3) sorted by relevance

/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/src/com/android/wallpaper/testing/
DTestExploreIntentChecker.java36 public void fetchValidActionViewIntent(Uri uri, IntentReceiver receiver) { in fetchValidActionViewIntent() method in TestExploreIntentChecker