Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/
DPeripheralProfile.java47 ProfileButtonAttributes mButtonAttributes;
62 public ProfileButtonAttributes getButtonAttributes() { in getButtonAttributes()
72 ProfileButtonAttributes buttonAttributes) { in PeripheralProfile()
166 private void parseProfileButtons(ProfileButtonAttributes buttonAttributes, String elementName, in parseProfileButtons()
189 mButtonAttributes = new ProfileButtonAttributes(); in startElement()
DProfileButtonAttributes.java19 public class ProfileButtonAttributes { class
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DUSBAudioPeripheralButtonsActivity.java29 import com.android.cts.verifier.audio.peripheralprofile.ProfileButtonAttributes;