Searched refs:AUDIO_PORT_EXT_DEVICE (Results 1 – 1 of 1) sorted by relevance
46 private static final int AUDIO_PORT_EXT_DEVICE = 1; field in HalAudioDeviceInfo51 Preconditions.checkArgument(port.ext.getTag() == AUDIO_PORT_EXT_DEVICE, in HalAudioDeviceInfo()