Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothCodecConfig.java713 private static boolean hasSingleBit(int valueSet) { in hasSingleBit() method in BluetoothCodecConfig
723 return hasSingleBit(mSampleRate); in hasSingleSampleRate()
732 return hasSingleBit(mBitsPerSample); in hasSingleBitsPerSample()
741 return hasSingleBit(mChannelMode); in hasSingleChannelMode()