Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothA2dp.java185 public static final int OPTIONAL_CODECS_PREF_UNKNOWN = -1; field in BluetoothA2dp
809 return OPTIONAL_CODECS_PREF_UNKNOWN; in getOptionalCodecsEnabled()
812 return OPTIONAL_CODECS_PREF_UNKNOWN; in getOptionalCodecsEnabled()
829 if (value != BluetoothA2dp.OPTIONAL_CODECS_PREF_UNKNOWN in setOptionalCodecsEnabled()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DA2dpProfileTest.java104 BluetoothA2dp.OPTIONAL_CODECS_PREF_UNKNOWN); in isHighQualityAudioEnabled()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DA2dpProfile.java217 if (enabled != BluetoothA2dp.OPTIONAL_CODECS_PREF_UNKNOWN) { in isHighQualityAudioEnabled()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt1057 Landroid/bluetooth/BluetoothA2dp;->OPTIONAL_CODECS_PREF_UNKNOWN:I