Searched refs:BITS_PER_SAMPLE_24 (Results 1 – 3 of 3) sorted by relevance
154 BluetoothCodecConfig.BITS_PER_SAMPLE_24,164 BluetoothCodecConfig.BITS_PER_SAMPLE_24,174 BluetoothCodecConfig.BITS_PER_SAMPLE_24,186 BluetoothCodecConfig.BITS_PER_SAMPLE_24 |200 BluetoothCodecConfig.BITS_PER_SAMPLE_24 |214 BluetoothCodecConfig.BITS_PER_SAMPLE_24 |303 BluetoothCodecConfig.BITS_PER_SAMPLE_24,312 BluetoothCodecConfig.BITS_PER_SAMPLE_24,321 BluetoothCodecConfig.BITS_PER_SAMPLE_24,333 BluetoothCodecConfig.BITS_PER_SAMPLE_24 |[all …]
57 BluetoothCodecConfig.BITS_PER_SAMPLE_24,277 BluetoothCodecConfig.BITS_PER_SAMPLE_24, in testBluetoothCodecConfig_equals()
117 BITS_PER_SAMPLE_24,127 public static final int BITS_PER_SAMPLE_24 = 0x1 << 1; field in BluetoothCodecConfig274 if ((mBitsPerSample & BITS_PER_SAMPLE_24) != 0) { in toString()