Searched refs:SAMPLE_RATE_16000 (Results 1 – 5 of 5) sorted by relevance
23 import static android.bluetooth.BluetoothLeAudioCodecConfig.SAMPLE_RATE_16000;395 && sampleRate != SAMPLE_RATE_16000 in setSampleRate()532 return SAMPLE_RATE_16000; in convertToSampleRateBitset()568 case SAMPLE_RATE_16000: in convertToSamplingFrequencyValue()
80 SAMPLE_RATE_16000,110 public static final int SAMPLE_RATE_16000 = 0x01 << 2; field in BluetoothLeAudioCodecConfig318 case SAMPLE_RATE_16000: in sampleRateToString()
116 .setSampleRate(BluetoothLeAudioCodecConfig.SAMPLE_RATE_16000)
149 .setSampleRate(BluetoothLeAudioCodecConfig.SAMPLE_RATE_16000)162 | BluetoothLeAudioCodecConfig.SAMPLE_RATE_16000)
981 field public static final int SAMPLE_RATE_16000 = 4; // 0x4