Home
last modified time | relevance | path

Searched refs:requiredSystemPropertyName (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/content/res/
DOverlayConfigIterationRule.java70 public final String requiredSystemPropertyName; field in OverlayConfigIterationRule.TestOverlayInfo
75 String requiredSystemPropertyName, String requiredSystemPropertyValue) { in TestOverlayInfo() argument
77 this.requiredSystemPropertyName = requiredSystemPropertyName; in TestOverlayInfo()
83 requiredSystemPropertyName, requiredSystemPropertyValue); in isMatchRequiredSystemProperty()
92 boolean isStatic, int priority, String requiredSystemPropertyName, in addOverlay() argument
98 canonicalPath, requiredSystemPropertyName, requiredSystemPropertyValue)); in addOverlay()
153 if ((!TextUtils.isEmpty(overlayInfo.requiredSystemPropertyName) in apply()
183 if ((!TextUtils.isEmpty(info.requiredSystemPropertyName) in apply()
/frameworks/base/core/java/android/content/pm/parsing/
DApkLiteParseUtils.java454 String requiredSystemPropertyName = null; in parseApkLite() local
550 requiredSystemPropertyName = parser.getAttributeValue(ANDROID_RES_NAMESPACE, in parseApkLite()
631 requiredSystemPropertyName, requiredSystemPropertyValue)) { in parseApkLite()
634 + requiredSystemPropertyName + " with value: " + requiredSystemPropertyValue; in parseApkLite()
645 overlayIsStatic, overlayPriority, requiredSystemPropertyName, in parseApkLite()
DApkLite.java164 String requiredSystemPropertyName, String requiredSystemPropertyValue, in ApkLite() argument
195 mRequiredSystemPropertyName = requiredSystemPropertyName; in ApkLite()
/frameworks/base/core/java/android/content/pm/
DPackageParser.java1650 String requiredSystemPropertyName = null; in parseApkLite() local
1723 requiredSystemPropertyName = attrs.getAttributeValue(i); in parseApkLite()
1761 if (!checkRequiredSystemProperties(requiredSystemPropertyName, in parseApkLite()
1765 + requiredSystemPropertyName + " with value: " + requiredSystemPropertyValue); in parseApkLite()
/frameworks/base/core/api/
Dsystem-current.txt447 field public static final int requiredSystemPropertyName = 16844133; // 0x1010565
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt75673 Lcom/android/internal/R$attr;->requiredSystemPropertyName:I