Searched refs:phone_idle_not_iwlan (Results 1 – 4 of 4) sorted by relevance
40 from acts_contrib.test_utils.tel.tel_phone_setup_utils import phone_idle_not_iwlan259 return phone_idle_not_iwlan(self.log, self.android_devices[0])
45 from acts_contrib.test_utils.tel.tel_phone_setup_utils import phone_idle_not_iwlan330 return phone_idle_not_iwlan(self.log, self.android_devices[0])
65 from acts_contrib.test_utils.tel.tel_phone_setup_utils import phone_idle_not_iwlan377 return phone_idle_not_iwlan(self.log, self.android_devices[0])
802 def phone_idle_not_iwlan(log, ad): function