Searched refs:fetchValidActionViewIntent (Results 1 – 6 of 6) 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
570 … intentChecker.fetchValidActionViewIntent(exploreUri, (@Nullable Intent exploreIntent) -> { in bindWallpaperActionButtons()732 intentChecker.fetchValidActionViewIntent( in bindHomeWallpaper()812 intentChecker.fetchValidActionViewIntent( in bindLockWallpaper()
401 intentChecker.fetchValidActionViewIntent(exploreUri, exploreIntent -> { in setUpExploreIntent()
553 … intentChecker.fetchValidActionViewIntent(exploreUri, (@Nullable Intent exploreIntent) -> { in refreshCurrentWallpapers()