Home
last modified time | relevance | path

Searched refs:shouldAutoLaunchSingleChoice (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DResolverActivity.java868 public boolean shouldAutoLaunchSingleChoice(TargetInfo target) { in shouldAutoLaunchSingleChoice() method in ResolverActivity
925 if (shouldAutoLaunchSingleChoice(target)) { in configureContentView()
1598 if (shouldAutoLaunchSingleChoice(target)) { in onListRebuilt()
DChooserActivity.java384 public boolean shouldAutoLaunchSingleChoice(TargetInfo target) { in shouldAutoLaunchSingleChoice() method in ChooserActivity
389 super.shouldAutoLaunchSingleChoice(target)); in shouldAutoLaunchSingleChoice()