Searched defs:exploreIntent (Results 1 – 2 of 2) sorted by relevance
38 void onReceiveExploreIntent(CharSequence actionLabel, @Nullable Intent exploreIntent); in onReceiveExploreIntent()60 public static boolean shouldShowExploreButton(Context context, @Nullable Intent exploreIntent) { in shouldShowExploreButton()
1067 private void onExploreClicked(Intent exploreIntent) { in onExploreClicked()