Searched refs:requiredSystemPropertyValue (Results 1 – 4 of 4) sorted by relevance
383 String requiredSystemPropertyValue = null; in parseApkLite() local440 requiredSystemPropertyValue = parser.getAttributeValue(ANDROID_RES_NAMESPACE, in parseApkLite()510 requiredSystemPropertyValue)) { in parseApkLite()513 + requiredSystemPropertyName + " with value: " + requiredSystemPropertyValue); in parseApkLite()
1621 String requiredSystemPropertyValue = null; in parseApkLite() local1695 requiredSystemPropertyValue = attrs.getAttributeValue(i); in parseApkLite()1732 requiredSystemPropertyValue)) { in parseApkLite()1735 + requiredSystemPropertyName + " with value: " + requiredSystemPropertyValue); in parseApkLite()
325 field public static final int requiredSystemPropertyValue = 16844134; // 0x1010566
79640 Lcom/android/internal/R$attr;->requiredSystemPropertyValue:I