Searched refs:TEST_DEVICE_ADDRESS_5 (Results 1 – 2 of 2) sorted by relevance
88 private static final String TEST_DEVICE_ADDRESS_5 = "00:E5:E5:E5:E5:E5"; field in HandsFreeProfileOutputPreferenceControllerTest533 BluetoothDevice btLeDevice = spy(mBluetoothAdapter.getRemoteDevice(TEST_DEVICE_ADDRESS_5)); in findActiveDevice_allProfilesWithActiveDevice_returnHADevice()553 BluetoothDevice btLeDevice = spy(mBluetoothAdapter.getRemoteDevice(TEST_DEVICE_ADDRESS_5)); in findActiveDevice_headsetDeviceAndLeAudioDeviceActive_returnLeAudioDevice()567 BluetoothDevice btLeDevice = spy(mBluetoothAdapter.getRemoteDevice(TEST_DEVICE_ADDRESS_5)); in findActiveDevice_onlyLeAudioDeviceActive_returnLeAudioDevice()
109 private static final String TEST_DEVICE_ADDRESS_5 = "00:E5:E5:E5:E5:E5"; field in MediaOutputPreferenceControllerTest507 BluetoothDevice btLeDevice = spy(mBluetoothAdapter.getRemoteDevice(TEST_DEVICE_ADDRESS_5)); in findActiveDevice_allProfilesWithActiveDevice_returnHADevice()522 BluetoothDevice btLeDevice = spy(mBluetoothAdapter.getRemoteDevice(TEST_DEVICE_ADDRESS_5)); in findActiveDevice_a2dpDeviceAndLeAudioDeviceActive_returnLeAudioDevice()536 BluetoothDevice btLeDevice = spy(mBluetoothAdapter.getRemoteDevice(TEST_DEVICE_ADDRESS_5)); in findActiveDevice_onlyLeAudioDeviceActive_returnLeAudioDevice()