Home
last modified time | relevance | path

Searched refs:SAMPLE_RATE_NONE (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothCodecConfig.java48 public static final int SAMPLE_RATE_NONE = 0; field in BluetoothCodecConfig
121 return (mSampleRate != SAMPLE_RATE_NONE) in isValid()
144 if (mSampleRate == SAMPLE_RATE_NONE) { in toString()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothCodecConfigTest.java46 BluetoothCodecConfig.SAMPLE_RATE_NONE,
176 if (sample_rate == BluetoothCodecConfig.SAMPLE_RATE_NONE) { in testBluetoothCodecConfig_valid_get_methods()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt1111 Landroid/bluetooth/BluetoothCodecConfig;->SAMPLE_RATE_NONE:I