Searched refs:onReceiveExploreIntent (Results 1 – 1 of 1) sorted by relevance
38 void onReceiveExploreIntent(CharSequence actionLabel, @Nullable Intent exploreIntent); in onReceiveExploreIntent() method53 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()