Searched refs:turnOnOffBluetooth (Results 1 – 6 of 6) sorted by relevance
45 mStatusBarHelper.get().turnOnOffBluetooth(true); in testDefaultStatusOfBlueToothPalette()58 mStatusBarHelper.get().turnOnOffBluetooth(false); in testBluetoothDisableMessage()62 mStatusBarHelper.get().turnOnOffBluetooth(true); in testBluetoothDisableMessage()
97 mSettingHelper.get().turnOnOffBluetooth(false); in testBluetoothSettings()99 mSettingHelper.get().turnOnOffBluetooth(true); in testBluetoothSettings()
66 void turnOnOffBluetooth(boolean onOff); in turnOnOffBluetooth() method
86 void turnOnOffBluetooth(boolean turnOn); in turnOnOffBluetooth() method
148 public void turnOnOffBluetooth(boolean onOff) { in turnOnOffBluetooth() method in StatusBarHelperImpl
194 public void turnOnOffBluetooth(boolean onOff) { in turnOnOffBluetooth() method in SettingHelperImpl