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