Searched refs:isCrossProfile (Results 1 – 9 of 9) sorted by relevance
30 optional bool isCrossProfile = 1; // true if host and provider belong to diff users field
438 boolean isCrossProfile(); in isCrossProfile() method
225 AndroidPackage::isCrossProfile,
596 return mInjector.getPackageManagerInternal().getPackage(packageName).isCrossProfile();
137 method public boolean isCrossProfile();
1582 public boolean isCrossProfile() { in isCrossProfile() method in PackageImpl2549 appInfo.crossProfile = isCrossProfile();
2763 || !aPkg.isCrossProfile() in getValidCrossProfileTargets()
16191 if (androidPackage == null || !androidPackage.isCrossProfile()) { in checkCrossProfilePackagePermissions()
7570 HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isCrossProfile()Z+]Lcom/android/server/pm/parsi…