Home
last modified time | relevance | path

Searched defs:mChannelCount (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DStackEvent.java42 int mChannelCount = 0; field in StackEvent
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfig.java221 private final @ChannelCount int mChannelCount; field in BluetoothLeAudioCodecConfig
500 private int mChannelCount = BluetoothLeAudioCodecConfig.CHANNEL_COUNT_NONE; field in BluetoothLeAudioCodecConfig.Builder
/packages/services/Car/service/src/com/android/car/audio/
DCarAudioDeviceInfo.java86 private int mChannelCount; field in CarAudioDeviceInfo