Searched refs:setBluetoothEnabled (Results 1 – 5 of 5) sorted by relevance
84 mWifiGlobals.setBluetoothEnabled(true); in verifyBluetoothStateAndConnectionStateChanges()90 mWifiGlobals.setBluetoothEnabled(false); in verifyBluetoothStateAndConnectionStateChanges()93 mWifiGlobals.setBluetoothEnabled(true); in verifyBluetoothStateAndConnectionStateChanges()
6395 verify(mWifiGlobals).setBluetoothEnabled(false); in testBluetoothBroadcastHandling()6407 verify(mWifiGlobals).setBluetoothEnabled(true); in testBluetoothBroadcastHandling()
221 boolean status = setBluetoothEnabled(isChecked); in onSwitchToggled()280 private boolean setBluetoothEnabled(boolean isEnabled) { in setBluetoothEnabled() method in BluetoothEnabler
312 public void setBluetoothEnabled(boolean isEnabled) { in setBluetoothEnabled() method in WifiGlobals
848 mWifiGlobals.setBluetoothEnabled(isEnabled); in handleBootCompleted()