Home
last modified time | relevance | path

Searched refs:BITS_PER_SAMPLE_32 (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpCodecConfigTest.java131 | BluetoothCodecConfig.BITS_PER_SAMPLE_32,
195 BluetoothCodecConfig.BITS_PER_SAMPLE_32,
457 BluetoothCodecConfig.BITS_PER_SAMPLE_32, in testSetCodecPreference_parametersChangedInSameCodec()
465 BluetoothCodecConfig.BITS_PER_SAMPLE_32, in testSetCodecPreference_parametersChangedInSameCodec()
488 BluetoothCodecConfig.BITS_PER_SAMPLE_32, in testSetCodecPreference_parametersChangedInSameCodec()
502 BluetoothCodecConfig.BITS_PER_SAMPLE_32, in testSetCodecPreference_parametersChangedInSameCodec()
511 BluetoothCodecConfig.BITS_PER_SAMPLE_32, in testSetCodecPreference_parametersChangedInSameCodec()
525 BluetoothCodecConfig.BITS_PER_SAMPLE_32, in testSetCodecPreference_parametersChangedInSameCodec()
534 BluetoothCodecConfig.BITS_PER_SAMPLE_32, in testSetCodecPreference_parametersChangedInSameCodec()
548 BluetoothCodecConfig.BITS_PER_SAMPLE_32, in testSetCodecPreference_parametersChangedInSameCodec()
[all …]
/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecStatusTest.java235 | BluetoothCodecConfig.BITS_PER_SAMPLE_32,
253 | BluetoothCodecConfig.BITS_PER_SAMPLE_32,
271 | BluetoothCodecConfig.BITS_PER_SAMPLE_32,
441 | BluetoothCodecConfig.BITS_PER_SAMPLE_32,
459 | BluetoothCodecConfig.BITS_PER_SAMPLE_32,
477 | BluetoothCodecConfig.BITS_PER_SAMPLE_32,
DBluetoothCodecConfigTest.java66 BluetoothCodecConfig.BITS_PER_SAMPLE_32,
/packages/apps/Settings/src/com/android/settings/development/bluetooth/
DBluetoothBitPerSampleDialogPreferenceController.java75 bitsPerSampleValue = BluetoothCodecConfig.BITS_PER_SAMPLE_32; in writeConfigurationValues()
118 case BluetoothCodecConfig.BITS_PER_SAMPLE_32: in convertCfgToBtnIndex()
DAbstractBluetoothDialogPreferenceController.java57 protected static final int[] BITS_PER_SAMPLES = {BluetoothCodecConfig.BITS_PER_SAMPLE_32,
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothCodecConfig.java189 BITS_PER_SAMPLE_32
204 public static final int BITS_PER_SAMPLE_32 = 0x1 << 2; field in BluetoothCodecConfig
435 if ((mBitsPerSample & BITS_PER_SAMPLE_32) != 0) { in toString()
DBluetoothLeAudioCodecConfig.java156 BITS_PER_SAMPLE_32
171 public static final int BITS_PER_SAMPLE_32 = 0x01 << 3; field in BluetoothLeAudioCodecConfig
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/bluetooth/
DBluetoothBitPerSampleDialogPreferenceControllerTest.java125 verify(mBluetoothA2dpConfigStore).setBitsPerSample(BluetoothCodecConfig.BITS_PER_SAMPLE_32); in writeConfigurationValues_checkBitsPerSample()
DBluetoothCodecListPreferenceControllerTest.java135 .setBitsPerSample(BluetoothCodecConfig.BITS_PER_SAMPLE_32) in setup()
DBluetoothCodecDialogPreferenceControllerTest.java101 .setBitsPerSample(BluetoothCodecConfig.BITS_PER_SAMPLE_32) in setup()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt440 field public static final int BITS_PER_SAMPLE_32 = 4; // 0x4
968 field public static final int BITS_PER_SAMPLE_32 = 8; // 0x8