Searched refs:turnOnOffBluetooth (Results 1 – 3 of 3) sorted by relevance
87 mSettingHelper.get().turnOnOffBluetooth(false); in testBluetoothSettings()89 mSettingHelper.get().turnOnOffBluetooth(true); in testBluetoothSettings()
93 void turnOnOffBluetooth(boolean turnOn); in turnOnOffBluetooth() method
231 public void turnOnOffBluetooth(boolean onOff) { in turnOnOffBluetooth() method in SettingHelperImpl