Searched refs:OPTIONAL_CODECS_PREF_DISABLED (Results 1 - 3 of 3) sorted by last modified time

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DA2dpProfile.java222 : BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED;
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
H A DA2dpProfileTest.java102 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED);
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothA2dp.java164 public static final int OPTIONAL_CODECS_PREF_DISABLED = 0; field in class:BluetoothA2dp
719 * OPTIONAL_CODECS_PREF_DISABLED.
745 * OPTIONAL_CODECS_PREF_DISABLED.
751 value != BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED &&

Completed in 127 milliseconds