Searched refs:AUDIO_AUDIOCONTROL (Results 1 – 5 of 5) sorted by relevance
457 UsbACInterface.AUDIO_AUDIOCONTROL); in hasInput()495 UsbACInterface.AUDIO_AUDIOCONTROL); in hasOutput()531 UsbACInterface.AUDIO_AUDIOCONTROL); in hasMic()558 UsbACInterface.AUDIO_AUDIOCONTROL); in hasSpeaker()594 if (((UsbACTerminal) descriptor).getSubclass() == UsbDescriptor.AUDIO_AUDIOCONTROL in hasAudioTerminal()612 if (((UsbACTerminal) descriptor).getSubclass() == UsbDescriptor.AUDIO_AUDIOCONTROL in hasAudioTerminalExcludeType()972 UsbACInterface.AUDIO_AUDIOCONTROL); in getOutputHeadsetLikelihood()1037 UsbACInterface.AUDIO_AUDIOCONTROL); in isDock()
59 case AUDIO_AUDIOCONTROL: in allocDescriptor()
115 public static final int AUDIO_AUDIOCONTROL = 0x01; field in UsbDescriptor
247 case AUDIO_AUDIOCONTROL: in allocDescriptor()
124 sAudioSubclassNames.put(UsbDescriptor.AUDIO_AUDIOCONTROL, "Audio Control"); in initAudioSubclassNames()340 return subClassID == UsbDescriptor.AUDIO_AUDIOCONTROL ? "AC Control" : "AC Streaming"; in getACInterfaceSubclassName()