Searched refs:ACTIVE_DEVICE_ALL (Results 1 – 7 of 7) sorted by relevance
408 eq(BluetoothAdapter.ACTIVE_DEVICE_ALL))).thenReturn(true); in testConnectDisconnectAudioHeadset()413 eq(BluetoothAdapter.ACTIVE_DEVICE_ALL)); in testConnectDisconnectAudioHeadset()427 eq(BluetoothAdapter.ACTIVE_DEVICE_ALL))).thenReturn(true); in testConnectDisconnectAudioHearingAid()440 verify(mAdapter).setActiveDevice(device5, BluetoothAdapter.ACTIVE_DEVICE_ALL); in testConnectDisconnectAudioHearingAid()462 eq(BluetoothAdapter.ACTIVE_DEVICE_ALL))).thenReturn(true); in testConnectDisconnectAudioLeAudio()475 verify(mAdapter).setActiveDevice(device5, BluetoothAdapter.ACTIVE_DEVICE_ALL); in testConnectDisconnectAudioLeAudio()502 eq(BluetoothAdapter.ACTIVE_DEVICE_ALL))).thenReturn(true); in testConnectEarbudLeAudio()504 verify(mAdapter).setActiveDevice(device5, BluetoothAdapter.ACTIVE_DEVICE_ALL); in testConnectEarbudLeAudio()519 verify(mAdapter).setActiveDevice(device6, BluetoothAdapter.ACTIVE_DEVICE_ALL); in testConnectEarbudLeAudio()536 eq(BluetoothAdapter.ACTIVE_DEVICE_ALL))).thenReturn(true); in testConnectMultipleLeAudioDevices()[all …]
366 eq(BluetoothAdapter.ACTIVE_DEVICE_ALL))).thenReturn(true); in resetMocks()
802 device, BluetoothAdapter.ACTIVE_DEVICE_ALL)) { in connectAudio()816 if (mBluetoothAdapter.setActiveDevice(device, BluetoothAdapter.ACTIVE_DEVICE_ALL)) { in connectAudio()876 return mBluetoothAdapter.setActiveDevice(device, BluetoothAdapter.ACTIVE_DEVICE_ALL); in connectAudio()913 BluetoothAdapter.ACTIVE_DEVICE_ALL); in restoreHearingAidDevice()
135 int profiles = BluetoothAdapter.ACTIVE_DEVICE_ALL; in removeActiveDevice()
522 value = {ACTIVE_DEVICE_AUDIO, ACTIVE_DEVICE_PHONE_CALL, ACTIVE_DEVICE_ALL})545 @SystemApi public static final int ACTIVE_DEVICE_ALL = 2; field in BluetoothAdapter2150 && profiles != ACTIVE_DEVICE_ALL) { in removeActiveDevice()2202 && profiles != ACTIVE_DEVICE_ALL) { in setActiveDevice()
5080 case BluetoothAdapter.ACTIVE_DEVICE_ALL: in setActiveDevice()
107 field public static final int ACTIVE_DEVICE_ALL = 2; // 0x2