Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DBluetoothProfileDeviceManagerTest.java814 mProfileDeviceManager.beginAutoConnecting(); in testAutoConnectNoDevices_returnsImmediately()
834 mProfileDeviceManager.beginAutoConnecting(); in testAutoConnectAdapterOff_returnsImmediately()
859 mProfileDeviceManager.beginAutoConnecting(); in testAutoConnectSeveralDevices_attemptsToConnectEachDevice()
1236 mProfileDeviceManager.beginAutoConnecting(); in testReceiveAdapterTurningOff_cancel()
1257 mProfileDeviceManager.beginAutoConnecting(); in testReceiveAdapterOff_cancelAndCommit()
1281 mProfileDeviceManager.beginAutoConnecting(); in testReceiveAdapterTurningOn_cancel()
/packages/services/Car/service/src/com/android/car/
DCarBluetoothService.java386 deviceManager.beginAutoConnecting(); in connectDevices()
DBluetoothProfileDeviceManager.java607 public void beginAutoConnecting() { in beginAutoConnecting() method in BluetoothProfileDeviceManager