Searched refs:tagDAM (Results 1 – 1 of 1) sorted by relevance
872 String tagDAM = parser.getName(); in readAttributeValues() local873 if (tag.equals(tagDAM)) { in readAttributeValues()876 Slogf.e(LOG_TAG, "Expected tag %s but found %s", tag, tagDAM); in readAttributeValues()892 String tagDAM = parser.getName(); in getAllTrustAgentInfos() local893 if (TAG_TRUST_AGENT_COMPONENT.equals(tagDAM)) { in getAllTrustAgentInfos()898 Slogf.w(LOG_TAG, "Unknown tag under %s: %s", tag, tagDAM); in getAllTrustAgentInfos()914 String tagDAM = parser.getName(); in getTrustAgentInfo() local915 if (TAG_TRUST_AGENT_COMPONENT_OPTIONS.equals(tagDAM)) { in getTrustAgentInfo()918 Slogf.w(LOG_TAG, "Unknown tag under %s: %s", tag, tagDAM); in getTrustAgentInfo()