Searched refs:turnOnOffHotspot (Results 1 – 3 of 3) sorted by relevance
65 mSettingHelper.get().turnOnOffHotspot(true); in testTurnOnOffHotspot()67 mSettingHelper.get().turnOnOffHotspot(false); in testTurnOnOffHotspot()
93 void turnOnOffHotspot(boolean turnOn); in turnOnOffHotspot() method
160 public void turnOnOffHotspot(boolean onOff) { in turnOnOffHotspot() method in SettingHelperImpl