Searched refs:TAG_ATTR (Results 1 – 1 of 1) sorted by relevance
37 private const val TAG_ATTR = "tag" constant114 if (parser.getAttributeValue(ANDROID_NS, TAG_ATTR) == attributionTag) { in loadDataAndPostValue()