Searched defs:exploreIntent (Results 1 – 2 of 2) sorted by relevance
38 void onReceiveExploreIntent(CharSequence actionLabel, @Nullable Intent exploreIntent); in onReceiveExploreIntent()80 public static boolean shouldShowExploreButton(Context context, @Nullable Intent exploreIntent) { in shouldShowExploreButton()
29 private var exploreIntent: Intent? = null in <lambda>() variable in com.android.wallpaper.widget.floatingsheetcontent.WallpaperInfoContent56 exploreIntent: Intent? -> in <lambda>() method