Searched refs:phone_idle_3g (Results 1 – 3 of 3) sorted by relevance
36 from acts.test_utils.tel.tel_voice_utils import phone_idle_3g687 rat=RAT_3G, phone_check_func_after_power_test=phone_idle_3g)710 phone_check_func_after_power_test=phone_idle_3g)834 phone_check_func_after_power_test=phone_idle_3g)933 phone_check_func_after_power_test=phone_idle_3g)958 phone_check_func_after_power_test=phone_idle_3g)1124 phone_check_func_after_power_test=phone_idle_3g)1152 phone_check_func_after_power_test=phone_idle_3g)
86 from acts.test_utils.tel.tel_voice_utils import phone_idle_3g381 return phone_idle_3g(self.log, self.android_devices[0])
943 def phone_idle_3g(log, ad): function