Searched refs:phone_idle_not_iwlan (Results 1 – 4 of 4) sorted by relevance
65 from acts.test_utils.tel.tel_voice_utils import phone_idle_not_iwlan260 return phone_idle_not_iwlan(self.log, self.android_devices[0])
108 from acts.test_utils.tel.tel_voice_utils import phone_idle_not_iwlan379 return phone_idle_not_iwlan(self.log, self.android_devices[0])
90 from acts.test_utils.tel.tel_voice_utils import phone_idle_not_iwlan381 return phone_idle_not_iwlan(self.log, self.android_devices[0])
1406 def phone_idle_not_iwlan(log, ad): function