Searched refs:CHANNEL_MODE_MONO (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/ |
D | BluetoothCodecStatusTest.java | 68 BluetoothCodecConfig.CHANNEL_MODE_MONO, 78 BluetoothCodecConfig.CHANNEL_MODE_MONO, 98 BluetoothCodecConfig.CHANNEL_MODE_MONO, 108 BluetoothCodecConfig.CHANNEL_MODE_MONO, 127 BluetoothCodecConfig.CHANNEL_MODE_MONO, 137 BluetoothCodecConfig.CHANNEL_MODE_MONO, 156 BluetoothCodecConfig.CHANNEL_MODE_MONO, 166 BluetoothCodecConfig.CHANNEL_MODE_MONO, 189 BluetoothCodecConfig.CHANNEL_MODE_MONO, 203 BluetoothCodecConfig.CHANNEL_MODE_MONO, [all …]
|
D | BluetoothCodecConfigTest.java | 62 BluetoothCodecConfig.CHANNEL_MODE_MONO, 287 BluetoothCodecConfig.CHANNEL_MODE_MONO, in testBluetoothCodecConfig_equals()
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothCodecConfig.java | 62 public static final int CHANNEL_MODE_MONO = 0x1 << 0; field in BluetoothCodecConfig 184 if ((mChannelMode & CHANNEL_MODE_MONO) != 0) { in toString()
|
/frameworks/base/config/ |
D | hiddenapi-light-greylist.txt | 1090 Landroid/bluetooth/BluetoothCodecConfig;->CHANNEL_MODE_MONO:I
|