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
299 if not phone_switch_to_msim_mode(ad):
Dtel_test_utils.py4450 def phone_switch_to_msim_mode(ad, retries=3, timeout=60): function