Searched refs:ProfileButtonAttributes (Results 1 – 2 of 2) sorted by relevance
47 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()
19 public class ProfileButtonAttributes { class