Searched refs:turnOnOffHotspot (Results 1 – 4 of 4) sorted by relevance
68 mSettingHelper.get().turnOnOffHotspot(true); in testTurnOnOffHotspot()70 mSettingHelper.get().turnOnOffHotspot(false); in testTurnOnOffHotspot()
100 void turnOnOffHotspot(boolean turnOn); in turnOnOffHotspot() method
83 mSettingHelper.get().turnOnOffHotspot(true); in testRestrictedNetworkSettings()
200 public void turnOnOffHotspot(boolean onOff) { in turnOnOffHotspot() method in SettingHelperImpl