Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/
DPeripheralProfile.java137 public static final String kTag_OutputDevInfo = "OutputDevInfo"; field in PeripheralProfile
182 } else if (qName.equals(kTag_OutputDevInfo)) { in startElement()