Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/content/res/
DOverlayConfigIterationRule.java71 public final String requiredSystemPropertyValue; field in OverlayConfigIterationRule.TestOverlayInfo
75 String requiredSystemPropertyName, String requiredSystemPropertyValue) { in TestOverlayInfo() argument
78 this.requiredSystemPropertyValue = requiredSystemPropertyValue; in TestOverlayInfo()
83 requiredSystemPropertyName, requiredSystemPropertyValue); in isMatchRequiredSystemProperty()
93 String requiredSystemPropertyValue) { in addOverlay() argument
98 canonicalPath, requiredSystemPropertyName, requiredSystemPropertyValue)); in addOverlay()
154 || !TextUtils.isEmpty(overlayInfo.requiredSystemPropertyValue)) in apply()
184 || !TextUtils.isEmpty(info.requiredSystemPropertyValue)) in apply()
/frameworks/base/core/java/android/content/pm/parsing/
DApkLiteParseUtils.java455 String requiredSystemPropertyValue = null; in parseApkLite() local
552 requiredSystemPropertyValue = parser.getAttributeValue(ANDROID_RES_NAMESPACE, in parseApkLite()
631 requiredSystemPropertyName, requiredSystemPropertyValue)) { in parseApkLite()
634 + requiredSystemPropertyName + " with value: " + requiredSystemPropertyValue; in parseApkLite()
646 requiredSystemPropertyValue, minSdkVersion, targetSdkVersion, in parseApkLite()
DApkLite.java164 String requiredSystemPropertyName, String requiredSystemPropertyValue, in ApkLite() argument
196 mRequiredSystemPropertyValue = requiredSystemPropertyValue; in ApkLite()
/frameworks/base/core/java/android/content/pm/
DPackageParser.java1651 String requiredSystemPropertyValue = null; in parseApkLite() local
1725 requiredSystemPropertyValue = attrs.getAttributeValue(i); in parseApkLite()
1762 requiredSystemPropertyValue)) { in parseApkLite()
1765 + requiredSystemPropertyName + " with value: " + requiredSystemPropertyValue); in parseApkLite()
/frameworks/base/core/api/
Dsystem-current.txt448 field public static final int requiredSystemPropertyValue = 16844134; // 0x1010566
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt75674 Lcom/android/internal/R$attr;->requiredSystemPropertyValue:I