Home
last modified time | relevance | path

Searched refs:phone_switch_to_msim_mode (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
DTelephonyBaseTest.py82 from acts.test_utils.tel.tel_test_utils import phone_switch_to_msim_mode
298 if not phone_switch_to_msim_mode(ad):
Dtel_test_utils.py3854 def phone_switch_to_msim_mode(ad, retries=3, timeout=60): function