Searched refs:activitySupportsIntent (Results 1 – 5 of 5) sorted by relevance
264 }).when(packageManager).activitySupportsIntent( in verifyStartActivityPreconditions()268 .when(packageManager).activitySupportsIntent(eq(source.mActivityComponent), in verifyStartActivityPreconditions()
96 boolean activitySupportsIntent(in ComponentName className, in Intent intent, in activitySupportsIntent() method
717 if (!mService.getPackageManager().activitySupportsIntent( in startActivity()735 if (!mService.getPackageManager().activitySupportsIntent(intent.getComponent(), in startActivity()
5155 public boolean activitySupportsIntent(ComponentName component, Intent intent, in activitySupportsIntent() method
15418 Landroid/content/pm/IPackageManager$Stub$Proxy;->activitySupportsIntent(Landroid/content/ComponentN…15798 Landroid/content/pm/IPackageManager;->activitySupportsIntent(Landroid/content/ComponentName;Landroi…