Searched refs:SAMPLE_RATE_96000 (Results 1 – 3 of 3) sorted by relevance
184 BluetoothCodecConfig.SAMPLE_RATE_96000,198 BluetoothCodecConfig.SAMPLE_RATE_96000,212 BluetoothCodecConfig.SAMPLE_RATE_96000,331 BluetoothCodecConfig.SAMPLE_RATE_96000,345 BluetoothCodecConfig.SAMPLE_RATE_96000,359 BluetoothCodecConfig.SAMPLE_RATE_96000,
50 BluetoothCodecConfig.SAMPLE_RATE_96000,
91 SAMPLE_RATE_96000,106 public static final int SAMPLE_RATE_96000 = 0x1 << 3; field in BluetoothCodecConfig257 if ((mSampleRate & SAMPLE_RATE_96000) != 0) { in toString()