Searched refs:OPTIONAL_CODECS_NOT_SUPPORTED (Results 1 – 8 of 8) sorted by relevance
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/ |
D | A2dpServiceTest.java | 902 BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED, in testUpdateOptionalCodecsSupport() 909 BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED, in testUpdateOptionalCodecsSupport() 916 BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED, in testUpdateOptionalCodecsSupport() 967 BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED, in testUpdateOptionalCodecsSupport() 974 BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED, in testUpdateOptionalCodecsSupport() 981 BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED, in testUpdateOptionalCodecsSupport() 1290 sTestDevice, BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED); in testUpdateOptionalCodecsSupportCase()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/ |
D | DataMigrationTest.java | 19 import static android.bluetooth.BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED; 343 new Pair("a2dpSupportsOptionalCodecs", OPTIONAL_CODECS_NOT_SUPPORTED),
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/bluetooth/ |
D | BluetoothHDAudioPreferenceControllerTest.java | 118 mBluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED); in updateState_codecNotSupported_setDisable()
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothA2dp.java | 172 OPTIONAL_CODECS_NOT_SUPPORTED, 191 @SystemApi public static final int OPTIONAL_CODECS_NOT_SUPPORTED = 0; field in BluetoothA2dp
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/storage/ |
D | DatabaseManagerTest.java | 232 BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED, in testSetGetA2dpSupportsOptionalCodecs() 254 BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED, in testSetGetA2dpSupportsOptionalCodecs() 255 BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED); in testSetGetA2dpSupportsOptionalCodecs()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/ |
D | DatabaseManager.java | 475 && newValue != BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED in setA2dpSupportsOptionalCodecs()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/ |
D | A2dpService.java | 851 : BluetoothA2dp.OPTIONAL_CODECS_NOT_SUPPORTED; in setSupportsOptionalCodecs()
|
/packages/modules/Bluetooth/framework/api/ |
D | system-current.txt | 23 field public static final int OPTIONAL_CODECS_NOT_SUPPORTED = 0; // 0x0
|