Home
last modified time | relevance | path

Searched defs:setChannelMode (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/
DBluetoothA2dpConfigStore.java61 public void setChannelMode(int channelMode) { in setChannelMode() method in BluetoothA2dpConfigStore
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothCodecConfig.java907 public @NonNull Builder setChannelMode(@ChannelMode int channelMode) { in setChannelMode() method in BluetoothCodecConfig.Builder