Searched refs:restrictedAccountType (Results 1 – 12 of 12) sorted by relevance
389 public String restrictedAccountType; field in PackageInfo535 dest.writeString8(restrictedAccountType); in writeToParcel()602 restrictedAccountType = source.readString8(); in PackageInfo()
743 pi.restrictedAccountType = p.mRestrictedAccountType; in generatePackageInfo()3518 String restrictedAccountType = sa.getString(com.android.internal.R.styleable in parseBaseApplication() local3520 if (restrictedAccountType != null && restrictedAccountType.length() > 0) { in parseBaseApplication()3521 owner.mRestrictedAccountType = restrictedAccountType; in parseBaseApplication()
197 packageInfo.restrictedAccountType = null; in addSystemAppsWithRequiredAccounts()
223 private String restrictedAccountType; field in PackageImpl1258 return restrictedAccountType; in getRestrictedAccountType()2310 public PackageImpl setRestrictedAccountType(@Nullable String restrictedAccountType) {2311 this.restrictedAccountType = restrictedAccountType;3077 dest.writeString(this.restrictedAccountType);3226 this.restrictedAccountType = in.readString();
205 && pi.requiredAccountType != null && pi.restrictedAccountType == null) { in fetchAndMergeApps()
336 ParsingPackage setRestrictedAccountType(String restrictedAccountType); in setRestrictedAccountType() argument
6193 if (pi != null && pi.restrictedAccountType != null) {6194 requiredAccountType = pi.restrictedAccountType;6200 if (pi != null && pi.restrictedAccountType != null) {6201 requiredAccountType = pi.restrictedAccountType;
143 info.restrictedAccountType = pkg.getRestrictedAccountType(); in generateWithComponents()
945 if (pInfo.restrictedAccountType != null in getIsSyncable()946 && pInfo.restrictedAccountType.equals(account.type)) { in getIsSyncable()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12275 Landroid/content/pm/PackageInfo;->restrictedAccountType:Ljava/lang/String;76327 Lcom/android/internal/R$attr;->restrictedAccountType:I
1373 field public static final int restrictedAccountType = 16843733; // 0x10103d5