Searched refs:ProfileAttributes (Results 1 – 2 of 2) sorted by relevance
36 public class ProfileAttributes { class in PeripheralProfile44 ProfileAttributes mOutputAttributes;45 ProfileAttributes mInputAttributes;56 public ProfileAttributes getOutputAttributes() { in getOutputAttributes()59 public ProfileAttributes getInputAttributes() { in getInputAttributes()79 mOutputAttributes = new ProfileAttributes(); in PeripheralProfile()95 mInputAttributes = new ProfileAttributes(); in PeripheralProfile()108 public static boolean matches(ProfileAttributes attribs, AudioDeviceInfo deviceInfo) { in matches()157 private void parseProfileAttributes(ProfileAttributes attribs, String elementName, in parseProfileAttributes()183 mOutputAttributes = new ProfileAttributes(); in startElement()[all …]
65 PeripheralProfile.ProfileAttributes attribs = in updateConnectStatus()133 PeripheralProfile.ProfileAttributes attribs = in updateConnectStatus()