Searched refs:SAMPLE_RATE_NONE (Results 1 – 3 of 3) sorted by relevance
48 public static final int SAMPLE_RATE_NONE = 0; field in BluetoothCodecConfig121 return (mSampleRate != SAMPLE_RATE_NONE) in isValid()144 if (mSampleRate == SAMPLE_RATE_NONE) { in toString()
46 BluetoothCodecConfig.SAMPLE_RATE_NONE,176 if (sample_rate == BluetoothCodecConfig.SAMPLE_RATE_NONE) { in testBluetoothCodecConfig_valid_get_methods()
1111 Landroid/bluetooth/BluetoothCodecConfig;->SAMPLE_RATE_NONE:I