HomeSort by relevance Sort by last modified time
    Searched refs:OPTIONAL_CODECS_NOT_SUPPORTED (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
A2dpProfileTest.java 87 BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED);
115 BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED);
168 BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED);
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpService.java 321 : BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED;
  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dp.java 148 public static final int OPTIONAL_CODECS_NOT_SUPPORTED = 0;
693 * @return one of OPTIONAL_CODECS_SUPPORT_UNKNOWN, OPTIONAL_CODECS_NOT_SUPPORTED, or

Completed in 70 milliseconds