Searched refs:activitySupportsIntentAsUser (Results 1 – 7 of 7) sorted by relevance
259 assertThat(mIPackageManager.activitySupportsIntentAsUser( in testActivitySupportsIntentAsUser_cannotDetectStubPkg()267 assertThat(mIPackageManager.activitySupportsIntentAsUser( in testActivitySupportsIntentAsUser_cannotDetectStubPkg()
149 public final boolean activitySupportsIntentAsUser(ComponentName component, Intent intent, in activitySupportsIntentAsUser() method in IPackageManagerBase151 return snapshot().activitySupportsIntentAsUser(mResolveComponentName, component, intent, in activitySupportsIntentAsUser()
390 boolean activitySupportsIntentAsUser(@NonNull ComponentName resolveComponentName, in activitySupportsIntentAsUser() method
3771 public boolean activitySupportsIntentAsUser(@NonNull ComponentName resolveComponentName, in activitySupportsIntentAsUser() method in ComputerEngine
97 boolean activitySupportsIntentAsUser(in ComponentName className, in Intent intent, in activitySupportsIntentAsUser() method
306 }).when(packageManager).activitySupportsIntentAsUser( in verifyStartActivityPreconditionsUntracked()310 .when(packageManager).activitySupportsIntentAsUser( in verifyStartActivityPreconditionsUntracked()
1075 if (!mService.getPackageManager().activitySupportsIntentAsUser( in executeRequest()1092 if (!mService.getPackageManager().activitySupportsIntentAsUser( in executeRequest()