Searched refs:set_mobile_data_always_on (Results 1 – 3 of 3) sorted by relevance
44 from acts.utils import set_mobile_data_always_on100 set_mobile_data_always_on(self.dut, False)117 set_mobile_data_always_on(self.dut, True)
58 utils.set_mobile_data_always_on(self.dut, True)
842 def set_mobile_data_always_on(ad, new_state): function