Home
last modified time | relevance | path

Searched defs:retries (Results 1 – 11 of 11) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dgft_inout_utils.py118 retries=1, retry_time=30): argument
236 def verify_data_connection(ad, retries=3, retry_time=30): argument
Dtel_wifi_utils.py93 def ensure_wifi_connected(log, ad, wifi_ssid, wifi_pwd=None, retries=3, apm=False): argument
193 def wifi_toggle_state(log, ad, state, retries=3): argument
Dtel_test_utils.py1376 retries=1, argument
1414 def verify_internet_connection(log, ad, retries=3, expected_state=True): argument
1660 def phone_switch_to_msim_mode(ad, retries=3, timeout=60): argument
1703 def phone_switch_to_ssim_mode(ad, retries=3, timeout=30): argument
3284 def add_whitelisted_account(ad, user_account,user_password, retries=3): argument
3397 def add_google_account(ad, retries=3): argument
3415 def remove_google_account(ad, retries=3): argument
3471 def activate_google_fi_account(ad, retries=10): argument
3542 def check_google_fi_activated(ad, retries=20): argument
Dtel_data_utils.py383 def airplane_mode_test(log, ad, wifi_ssid=None, retries=3): argument
Dtel_voice_utils.py208 def dumpsys_new_call_info(ad, last_tc_number, retries=3, interval=5): argument
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dlogserial.py175 retries=0, argument
/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Drpc_client.py231 def rpc(self, method, *args, timeout=None, retries=3): argument
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Dapollo_acts.py381 def start_magic_pairing(self, android_act, timeout=30, retries=3): argument
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveProjectFiTest.py252 def check_project_fi_activated(self, ad, retries=20): argument
/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabProjectFiTest.py341 def check_project_fi_activated(self, ad, retries=20): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
Dgnss_test_utils.py1518 def check_location_api(ad, retries): argument
1546 def check_network_location(ad, retries, location_type, criteria=30): argument
1634 def start_youtube_video(ad, url=None, retries=0): argument