Home
last modified time | relevance | path

Searched refs:restrictionType (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/
H A DRestrictionsManager.java605 int restrictionType = a.getInt( in loadRestriction() local
612 if (restrictionType == -1) { in loadRestriction()
622 RestrictionEntry restriction = new RestrictionEntry(restrictionType, key); in loadRestriction()
632 switch (restrictionType) { in loadRestriction()
664 if (restrictionType == RestrictionEntry.TYPE_BUNDLE_ARRAY in loadRestriction()
675 Log.w(TAG, "Unknown restriction type " + restrictionType); in loadRestriction()
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/location/
H A DAdasLocationSwitchPreferenceController.java193 private void showActionDisabledByAdminDialog(String restrictionType) { in showActionDisabledByAdminDialog() argument
196 restrictionType), in showActionDisabledByAdminDialog() local
H A DLocationStateSwitchPreferenceController.java189 private void showActionDisabledByAdminDialog(String restrictionType) { in showActionDisabledByAdminDialog() argument
192 restrictionType), in showActionDisabledByAdminDialog() local
/aosp12/system/tools/xsdc/src/com/android/xsdc/cpp/
H A DCppCodeGenerator.java203 XsdRestriction restrictionType = (XsdRestriction) type; in print() local
204 printEnum(name, restrictionType); in print()
239 XsdRestriction restrictionType = (XsdRestriction) type; in print() local
240 printEnumValues(namespace, name, restrictionType); in print()
254 private void printEnum(String name, XsdRestriction restrictionType) in printEnum() argument
258 List<XsdEnumeration> enums = restrictionType.getEnums(); in printEnum()
290 XsdRestriction restrictionType) throws CppCodeGeneratorException { in printEnumValues() argument
291 List<XsdEnumeration> enums = restrictionType.getEnums(); in printEnumValues()
/aosp12/system/tools/xsdc/src/com/android/xsdc/java/
H A DJavaCodeGenerator.java106 XsdRestriction restrictionType = (XsdRestriction) type; in print() local
109 printEnumClass(out, name, restrictionType); in print()
139 private void printEnumClass(CodeWriter out, String name, XsdRestriction restrictionType) in printEnumClass() argument
141 if (restrictionType.isDeprecated()) { in printEnumClass()
145 List<XsdEnumeration> enums = restrictionType.getEnums(); in printEnumClass()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt1209 field public static final int restrictionType = 16843923; // 0x1010493
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt1017 field public static final int restrictionType = 16843923; // 0x1010493
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt79651 Lcom/android/internal/R$attr;->restrictionType:I