Home
last modified time | relevance | path

Searched refs:restrictedAccountType (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DPackageInfo.java342 public String restrictedAccountType; field in PackageInfo
475 dest.writeString(restrictedAccountType); in writeToParcel()
539 restrictedAccountType = source.readString(); in PackageInfo()
DPackageParser.java711 pi.restrictedAccountType = p.mRestrictedAccountType; in generatePackageInfo()
3585 String restrictedAccountType = sa.getString(com.android.internal.R.styleable in parseBaseApplication() local
3587 if (restrictedAccountType != null && restrictedAccountType.length() > 0) { in parseBaseApplication()
3588 owner.mRestrictedAccountType = restrictedAccountType; in parseBaseApplication()
/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/users/
DAppRestrictionsHelperTest.java196 packageInfo.restrictedAccountType = null; in addSystemAppsWithRequiredAccounts()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/users/
DAppRestrictionsHelper.java205 && pi.requiredAccountType != null && pi.restrictedAccountType == null) { in fetchAndMergeApps()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java5928 if (pi != null && pi.restrictedAccountType != null) {
5929 requiredAccountType = pi.restrictedAccountType;
5935 if (pi != null && pi.restrictedAccountType != null) {
5936 requiredAccountType = pi.restrictedAccountType;
/frameworks/base/services/core/java/com/android/server/content/
DSyncManager.java839 if (pInfo.restrictedAccountType != null in getIsSyncable()
840 && pInfo.restrictedAccountType.equals(account.type)) { in getIsSyncable()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1016 field public static final int restrictedAccountType = 16843733; // 0x10103d5
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt15162 Landroid/content/pm/PackageInfo;->restrictedAccountType:Ljava/lang/String;
90756 Lcom/android/internal/R$attr;->restrictedAccountType:I
/frameworks/base/non-updatable-api/
Dcurrent.txt1140 field public static final int restrictedAccountType = 16843733; // 0x10103d5
/frameworks/base/api/
Dcurrent.txt1140 field public static final int restrictedAccountType = 16843733; // 0x10103d5