Searched refs:clearBluetooth (Results 1 – 7 of 7) sorted by relevance
92 verify(mockBluetoothAdapter).clearBluetooth() in resetOperation_resetBluetooth()
110 btAdapter.clearBluetooth(); in resetNetwork()
196 btAdapter.clearBluetooth(); in resetBluetoothManager()
156 verify(mMockBluetoothAdapter).clearBluetooth(); in testResetButtonClick_bluetoothAdapterReset()
180 bluetoothAdapter.clearBluetooth() in factoryReset()
1711 public boolean clearBluetooth() { in clearBluetooth() method in BluetoothAdapter1744 return clearBluetooth(); in factoryReset()
62 …ETOOTH_CONNECT, android.Manifest.permission.BLUETOOTH_PRIVILEGED}) public boolean clearBluetooth();