Searched refs:restrictedAccountType (Results 1 – 7 of 7) sorted by relevance
342 public String restrictedAccountType; field in PackageInfo475 dest.writeString(restrictedAccountType); in writeToParcel()539 restrictedAccountType = source.readString(); in PackageInfo()
686 pi.restrictedAccountType = p.mRestrictedAccountType; in generatePackageInfo()3527 String restrictedAccountType = sa.getString(com.android.internal.R.styleable in parseBaseApplication() local3529 if (restrictedAccountType != null && restrictedAccountType.length() > 0) { in parseBaseApplication()3530 owner.mRestrictedAccountType = restrictedAccountType; in parseBaseApplication()
196 packageInfo.restrictedAccountType = null; in addSystemAppsWithRequiredAccounts()
205 && pi.requiredAccountType != null && pi.restrictedAccountType == null) { in fetchAndMergeApps()
5904 if (pi != null && pi.restrictedAccountType != null) {5905 requiredAccountType = pi.restrictedAccountType;5911 if (pi != null && pi.restrictedAccountType != null) {5912 requiredAccountType = pi.restrictedAccountType;
839 if (pInfo.restrictedAccountType != null in getIsSyncable()840 && pInfo.restrictedAccountType.equals(account.type)) { in getIsSyncable()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...