Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DBluetoothAdapterHelper.java188 public synchronized void forceAdapterOff() { in forceAdapterOff() method in BluetoothAdapterHelper
H A DBluetoothDeviceConnectionPolicyTest.java286 mBluetoothAdapterHelper.forceAdapterOff(); in testInitWithAdapterOff_doNothing()
329 mBluetoothAdapterHelper.forceAdapterOff(); in testReceivePowerOnBluetoothPersistedOff_doNothing()
H A DBluetoothProfileDeviceManagerTest.java238 mBluetoothAdapterHelper.forceAdapterOff(); in setPreconditionsAndStart()