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
284 boolean isCrossProfile(); in isCrossProfile() method
364 boolean isCrossProfile(); in isCrossProfile() method
1037 appInfo.crossProfile = isCrossProfile();1846 public boolean isCrossProfile() {
581 return mInjector.getPackageManagerInternal().getPackage(packageName).isCrossProfile();
2206 || !aPkg.isCrossProfile() in getValidCrossProfileTargets()
12940 if (androidPackage == null || !androidPackage.isCrossProfile()) {
5002 HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isCrossProfile()Z
5000 HSPLandroid/content/pm/parsing/ParsingPackageImpl;->isCrossProfile()Z