Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/content/res/
H A 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()
/aosp14/frameworks/base/core/java/android/content/pm/parsing/
H A DApkLite.java148 String requiredSystemPropertyName, String requiredSystemPropertyValue, in ApkLite() argument
179 mRequiredSystemPropertyValue = requiredSystemPropertyValue; in ApkLite()
H A DApkLiteParseUtils.java450 String requiredSystemPropertyValue = null; in parseApkLite() local
520 requiredSystemPropertyValue = parser.getAttributeValue(ANDROID_RES_NAMESPACE, in parseApkLite()
599 requiredSystemPropertyName, requiredSystemPropertyValue)) { in parseApkLite()
602 + requiredSystemPropertyName + " with value: " + requiredSystemPropertyValue; in parseApkLite()
614 requiredSystemPropertyValue, minSdkVersion, targetSdkVersion, in parseApkLite()
/aosp14/frameworks/base/core/java/android/content/pm/
H A 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()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt409 field public static final int requiredSystemPropertyValue = 16844134; // 0x1010566
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt76317 Lcom/android/internal/R$attr;->requiredSystemPropertyValue:I