Searched refs:fetchValidActionViewIntent (Results 1 – 5 of 5) sorted by relevance
33 void fetchValidActionViewIntent(Uri uri, IntentReceiver receiver); in fetchValidActionViewIntent() method
46 public void fetchValidActionViewIntent(Uri uri, IntentReceiver receiver) { in fetchValidActionViewIntent() method in DefaultExploreIntentChecker
36 public void fetchValidActionViewIntent(Uri uri, IntentReceiver receiver) { in fetchValidActionViewIntent() method in TestExploreIntentChecker
52 intentChecker.fetchValidActionViewIntent(exploreUri, in loadExploreIntent()
575 … intentChecker.fetchValidActionViewIntent(exploreUri, (@Nullable Intent exploreIntent) -> { in refreshCurrentWallpapers()