Home
last modified time | relevance | path

Searched defs:wouldLaunchResolverActivity (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DActivityIntentHelper.java46 public boolean wouldLaunchResolverActivity(Intent intent, int currentUserId) { in wouldLaunchResolverActivity() method in ActivityIntentHelper
107 public boolean wouldLaunchResolverActivity(ResolveInfo resolved, List<ResolveInfo> appList) { in wouldLaunchResolverActivity() method in ActivityIntentHelper