Searched refs:OPTIONAL_CODECS_SUPPORTED (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
H A DA2dpProfileTest.java83 BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED);
119 BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED);
161 BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED);
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DA2dpProfile.java194 return support == BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED;
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothA2dp.java153 public static final int OPTIONAL_CODECS_SUPPORTED = 1; field in class:BluetoothA2dp
694 * OPTIONAL_CODECS_SUPPORTED.

Completed in 97 milliseconds