Home
last modified time | relevance | path

Searched refs:SAMPLE_RATE_96000 (Results 1 – 13 of 13) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpCodecConfigTest.java128 | BluetoothCodecConfig.SAMPLE_RATE_96000,
194 BluetoothCodecConfig.SAMPLE_RATE_96000,
456 BluetoothCodecConfig.SAMPLE_RATE_96000, in testSetCodecPreference_parametersChangedInSameCodec()
471 BluetoothCodecConfig.SAMPLE_RATE_96000, in testSetCodecPreference_parametersChangedInSameCodec()
494 BluetoothCodecConfig.SAMPLE_RATE_96000, in testSetCodecPreference_parametersChangedInSameCodec()
501 BluetoothCodecConfig.SAMPLE_RATE_96000, in testSetCodecPreference_parametersChangedInSameCodec()
517 BluetoothCodecConfig.SAMPLE_RATE_96000, in testSetCodecPreference_parametersChangedInSameCodec()
524 BluetoothCodecConfig.SAMPLE_RATE_96000, in testSetCodecPreference_parametersChangedInSameCodec()
540 BluetoothCodecConfig.SAMPLE_RATE_96000, in testSetCodecPreference_parametersChangedInSameCodec()
547 BluetoothCodecConfig.SAMPLE_RATE_96000, in testSetCodecPreference_parametersChangedInSameCodec()
[all …]
/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecStatusTest.java232 | BluetoothCodecConfig.SAMPLE_RATE_96000,
250 | BluetoothCodecConfig.SAMPLE_RATE_96000,
268 | BluetoothCodecConfig.SAMPLE_RATE_96000,
438 | BluetoothCodecConfig.SAMPLE_RATE_96000,
456 | BluetoothCodecConfig.SAMPLE_RATE_96000,
474 | BluetoothCodecConfig.SAMPLE_RATE_96000,
DBluetoothCodecConfigTest.java57 BluetoothCodecConfig.SAMPLE_RATE_96000,
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/bluetooth/
DBluetoothSampleRateDialogPreferenceControllerTest.java97 .setSampleRate(BluetoothCodecConfig.SAMPLE_RATE_96000) in setup()
133 verify(mBluetoothA2dpConfigStore).setSampleRate(BluetoothCodecConfig.SAMPLE_RATE_96000); in writeConfigurationValues_checkSampleRate()
139 mController.convertCfgToBtnIndex(BluetoothCodecConfig.SAMPLE_RATE_96000)); in getCurrentIndexByConfig_verifyIndex()
DBluetoothQualityDialogPreferenceControllerTest.java94 .setSampleRate(BluetoothCodecConfig.SAMPLE_RATE_96000) in setup()
DBluetoothCodecListPreferenceControllerTest.java133 BluetoothCodecConfig.SAMPLE_RATE_96000 in setup()
DBluetoothCodecDialogPreferenceControllerTest.java99 .setSampleRate(BluetoothCodecConfig.SAMPLE_RATE_96000 in setup()
/packages/apps/Settings/src/com/android/settings/development/bluetooth/
DBluetoothSampleRateDialogPreferenceController.java78 sampleRateValue = BluetoothCodecConfig.SAMPLE_RATE_96000; in writeConfigurationValues()
124 case BluetoothCodecConfig.SAMPLE_RATE_96000: in convertCfgToBtnIndex()
DAbstractBluetoothDialogPreferenceController.java53 BluetoothCodecConfig.SAMPLE_RATE_96000,
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfig.java87 SAMPLE_RATE_96000,
134 public static final int SAMPLE_RATE_96000 = 0x01 << 9; field in BluetoothLeAudioCodecConfig
332 case SAMPLE_RATE_96000: in sampleRateToString()
DBluetoothLeAudioCodecConfigMetadata.java405 && sampleRate != BluetoothLeAudioCodecConfig.SAMPLE_RATE_96000 in setSampleRate()
551 return BluetoothLeAudioCodecConfig.SAMPLE_RATE_96000; in convertToSampleRateBitset()
587 case BluetoothLeAudioCodecConfig.SAMPLE_RATE_96000: in convertToSamplingFrequencyValue()
DBluetoothCodecConfig.java154 SAMPLE_RATE_96000,
174 public static final int SAMPLE_RATE_96000 = 0x1 << 3; field in BluetoothCodecConfig
415 if ((mSampleRate & SAMPLE_RATE_96000) != 0) { in toString()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt454 field public static final int SAMPLE_RATE_96000 = 8; // 0x8
992 …th.flags.leaudio_add_sampling_frequencies") public static final int SAMPLE_RATE_96000 = 512; // 0x…