Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceCleaner.java134 int retries = 1; in turnScreenOff() local
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_data_utils.py310 def airplane_mode_test(log, ad, retries=3): argument
Dtel_test_utils.py1846 def dumpsys_new_call_info(ad, last_tc_number, retries=3, interval=5): argument
3831 retries=1, argument
3869 def verify_internet_connection(log, ad, retries=3, expected_state=True): argument
4450 def phone_switch_to_msim_mode(ad, retries=3, timeout=60): argument
4493 def phone_switch_to_ssim_mode(ad, retries=3, timeout=30): argument
7033 def ensure_wifi_connected(log, ad, wifi_ssid, wifi_pwd=None, retries=3, apm=False): argument
7133 def wifi_toggle_state(log, ad, state, retries=3): argument
8815 def add_whitelisted_account(ad, user_account,user_password, retries=3): argument
8862 def add_google_account(ad, retries=3): argument
8880 def remove_google_account(ad, retries=3): argument
[all …]
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py1031 def check_location_api(ad, retries): argument
1058 def check_network_location(ad, retries, location_type, criteria=30): argument
1145 def start_youtube_video(ad, url=None, retries=0): 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.py348 def check_project_fi_activated(self, ad, retries=20): argument