Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothCodecStatus.java103 || !codecConfig.hasSingleBitsPerSample() || !codecConfig.hasSingleChannelMode()) { in isCodecConfigSelectable()
DBluetoothCodecConfig.java587 public boolean hasSingleChannelMode() { in hasSingleChannelMode() method in BluetoothCodecConfig