Home
last modified time | relevance | path

Searched defs:btLeDevice (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/sound/
DHandsFreeProfileOutputPreferenceControllerTest.java533 BluetoothDevice btLeDevice = spy(mBluetoothAdapter.getRemoteDevice(TEST_DEVICE_ADDRESS_5)); in findActiveDevice_allProfilesWithActiveDevice_returnHADevice() local
553 BluetoothDevice btLeDevice = spy(mBluetoothAdapter.getRemoteDevice(TEST_DEVICE_ADDRESS_5)); in findActiveDevice_headsetDeviceAndLeAudioDeviceActive_returnLeAudioDevice() local
567 BluetoothDevice btLeDevice = spy(mBluetoothAdapter.getRemoteDevice(TEST_DEVICE_ADDRESS_5)); in findActiveDevice_onlyLeAudioDeviceActive_returnLeAudioDevice() local
DMediaOutputPreferenceControllerTest.java507 BluetoothDevice btLeDevice = spy(mBluetoothAdapter.getRemoteDevice(TEST_DEVICE_ADDRESS_5)); in findActiveDevice_allProfilesWithActiveDevice_returnHADevice() local
522 BluetoothDevice btLeDevice = spy(mBluetoothAdapter.getRemoteDevice(TEST_DEVICE_ADDRESS_5)); in findActiveDevice_a2dpDeviceAndLeAudioDeviceActive_returnLeAudioDevice() local
536 BluetoothDevice btLeDevice = spy(mBluetoothAdapter.getRemoteDevice(TEST_DEVICE_ADDRESS_5)); in findActiveDevice_onlyLeAudioDeviceActive_returnLeAudioDevice() local