Home
last modified time | relevance | path

Searched refs:ACTIVE_DEVICE_PHONE_CALL (Results 1 – 5 of 5) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothDeviceManagerTest.java411 eq(BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL)); in testConnectDisconnectAudioHeadset()
443 eq(BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL)); in testConnectDisconnectAudioHearingAid()
478 eq(BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL)); in testConnectDisconnectAudioLeAudio()
507 eq(BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL)); in testConnectEarbudLeAudio()
509 eq(BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL)); in testConnectEarbudLeAudio()
556 eq(BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL)); in testConnectMultipleLeAudioDevices()
649 eq(BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL)); in testConnectDualModeEarbud()
666 eq(BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL)); in testConnectDualModeEarbud()
685 eq(BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL))).thenReturn(true); in testConnectDualModeEarbud()
687 verify(mAdapter).setActiveDevice(device5, BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL); in testConnectDualModeEarbud()
/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
DBluetoothDeviceManager.java831 BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL); in connectAudio()
879 BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL); in connectAudio()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java522 value = {ACTIVE_DEVICE_AUDIO, ACTIVE_DEVICE_PHONE_CALL, ACTIVE_DEVICE_ALL})
538 @SystemApi public static final int ACTIVE_DEVICE_PHONE_CALL = 1; field in BluetoothAdapter
2149 && profiles != ACTIVE_DEVICE_PHONE_CALL in removeActiveDevice()
2201 && profiles != ACTIVE_DEVICE_PHONE_CALL in setActiveDevice()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java5077 case BluetoothAdapter.ACTIVE_DEVICE_PHONE_CALL: in setActiveDevice()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt109 field public static final int ACTIVE_DEVICE_PHONE_CALL = 1; // 0x1