Searched refs:setBluetoothEnabled (Results 1 – 5 of 5) sorted by relevance
73 mWifiGlobals.setBluetoothEnabled(true); in verifyBluetoothStateAndConnectionStateChanges()79 mWifiGlobals.setBluetoothEnabled(false); in verifyBluetoothStateAndConnectionStateChanges()82 mWifiGlobals.setBluetoothEnabled(true); in verifyBluetoothStateAndConnectionStateChanges()
5274 verify(mWifiGlobals).setBluetoothEnabled(false); in testBluetoothBroadcastHandling()5286 verify(mWifiGlobals).setBluetoothEnabled(true); in testBluetoothBroadcastHandling()
189 boolean status = setBluetoothEnabled(isChecked); in onSwitchToggled()249 private boolean setBluetoothEnabled(boolean isEnabled) { in setBluetoothEnabled() method in BluetoothEnabler
118 public void setBluetoothEnabled(boolean isEnabled) { in setBluetoothEnabled() method in WifiGlobals
539 mWifiGlobals.setBluetoothEnabled(isEnabled); in handleBootCompleted()