Searched refs:phone_idle_not_iwlan (Results 1 – 2 of 2) sorted by relevance
65 from acts_contrib.test_utils.tel.tel_voice_utils import phone_idle_not_iwlan260 return phone_idle_not_iwlan(self.log, self.android_devices[0])
1473 def phone_idle_not_iwlan(log, ad): function