Searched refs:requiredSystemPropertyName (Results 1 – 4 of 4) sorted by relevance
382 String requiredSystemPropertyName = null; in parseApkLite() local438 requiredSystemPropertyName = parser.getAttributeValue(ANDROID_RES_NAMESPACE, in parseApkLite()509 if (!PackageParser.checkRequiredSystemProperties(requiredSystemPropertyName, in parseApkLite()513 + requiredSystemPropertyName + " with value: " + requiredSystemPropertyValue); in parseApkLite()
1620 String requiredSystemPropertyName = null; in parseApkLite() local1693 requiredSystemPropertyName = attrs.getAttributeValue(i); in parseApkLite()1731 if (!checkRequiredSystemProperties(requiredSystemPropertyName, in parseApkLite()1735 + requiredSystemPropertyName + " with value: " + requiredSystemPropertyValue); in parseApkLite()
325 field public static final int requiredSystemPropertyName = 16844133; // 0x1010565
79639 Lcom/android/internal/R$attr;->requiredSystemPropertyName:I