Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothA2dp.java195 public static final int OPTIONAL_CODECS_PREF_DISABLED = 0; field in BluetoothA2dp
746 && value != BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED in setOptionalCodecsEnabled()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DA2dpProfileTest.java96 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED); in isHighQualityAudioEnabled()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DA2dpProfile.java242 : BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED; in setHighQualityAudioEnabled()