Home
last modified time | relevance | path

Searched refs:parseProfileAttributes (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/
DPeripheralProfile.java157 private void parseProfileAttributes(ProfileAttributes attribs, String elementName, in parseProfileAttributes() method in PeripheralProfile
184 parseProfileAttributes(mOutputAttributes, localName, atts); in startElement()
187 parseProfileAttributes(mInputAttributes, localName, atts); in startElement()