Searched refs:SAMPLE_RATE_88200 (Results 1 – 3 of 3) sorted by relevance
183 BluetoothCodecConfig.SAMPLE_RATE_88200 |197 BluetoothCodecConfig.SAMPLE_RATE_88200 |211 BluetoothCodecConfig.SAMPLE_RATE_88200 |330 BluetoothCodecConfig.SAMPLE_RATE_88200 |344 BluetoothCodecConfig.SAMPLE_RATE_88200 |358 BluetoothCodecConfig.SAMPLE_RATE_88200 |
49 BluetoothCodecConfig.SAMPLE_RATE_88200,
90 SAMPLE_RATE_88200,104 public static final int SAMPLE_RATE_88200 = 0x1 << 2; field in BluetoothCodecConfig254 if ((mSampleRate & SAMPLE_RATE_88200) != 0) { in toString()