Searched refs:verifyPackageHasInteractAcrossProfilePermission (Results 1 – 3 of 3) sorted by relevance
43 public abstract boolean verifyPackageHasInteractAcrossProfilePermission(String packageName, in verifyPackageHasInteractAcrossProfilePermission() method in CrossProfileAppsInternal
936 public boolean verifyPackageHasInteractAcrossProfilePermission(
16203 return crossProfileAppsService.verifyPackageHasInteractAcrossProfilePermission( in checkCrossProfilePackagePermissions()