Searched refs:restrictedAccountType (Results 1 – 3 of 3) sorted by relevance
21 public String restrictedAccountType; field in PackageInfoCompat32 this.restrictedAccountType = packageInfo.restrictedAccountType; in PackageInfoCompat()
438 if (mRestrictedProfile && pi.restrictedAccountType != null) { in getPackageSummary()444 } else if (pi.restrictedAccountType != null) { in getPackageSummary()451 return pi.requiredAccountType != null && pi.restrictedAccountType == null; in isAppUnsupportedInRestrictedProfile()
518 if (mRestrictedProfile && pi.restrictedAccountType != null) { in getPackageSummary()524 } else if (pi.restrictedAccountType != null) { in getPackageSummary()531 return pi.requiredAccountType != null && pi.restrictedAccountType == null; in isAppUnsupportedInRestrictedProfile()