Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/content/pm/parsing/
H A DApkLiteParseUtils.java382 String requiredSystemPropertyName = null; in parseApkLite() local
438 requiredSystemPropertyName = parser.getAttributeValue(ANDROID_RES_NAMESPACE, in parseApkLite()
509 if (!PackageParser.checkRequiredSystemProperties(requiredSystemPropertyName, in parseApkLite()
513 + requiredSystemPropertyName + " with value: " + requiredSystemPropertyValue); in parseApkLite()
/aosp12/frameworks/base/core/java/android/content/pm/
H A DPackageParser.java1620 String requiredSystemPropertyName = null; in parseApkLite() local
1693 requiredSystemPropertyName = attrs.getAttributeValue(i); in parseApkLite()
1731 if (!checkRequiredSystemProperties(requiredSystemPropertyName, in parseApkLite()
1735 + requiredSystemPropertyName + " with value: " + requiredSystemPropertyValue); in parseApkLite()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt325 field public static final int requiredSystemPropertyName = 16844133; // 0x1010565
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt79639 Lcom/android/internal/R$attr;->requiredSystemPropertyName:I