Searched refs:PKG_ATTR (Results 1 – 1 of 1) sorted by relevance
34 private const val PKG_ATTR = "package" constant97 if (parser.getAttributeValue(null, PKG_ATTR) != packageName) { in loadDataAndPostValue()