Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DBluetoothProfileDeviceManagerTest.java258 private void mockDeviceAvailability(BluetoothDevice device, boolean available) in mockDeviceAvailability() method in BluetoothProfileDeviceManagerTest
854 mockDeviceAvailability(device, true); in testAutoConnectSeveralDevices_attemptsToConnectEachDevice()