Home
last modified time | relevance | path

Searched refs:skip_setup_wizard (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveEmergencyTest.py280 if not fastboot_wipe(self.dut, skip_setup_wizard=False):
524 if not fastboot_wipe(self.dut, skip_setup_wizard=False):
794 if not fastboot_wipe(self.dut, skip_setup_wizard=False):
DTelLiveNoQXDMLogTest.py347 skip_setup_wizard=True
440 skip_setup_wizard=True
DTelLiveNoSimTest.py223 if not fastboot_wipe(self.dut, skip_setup_wizard=False):
DTelLiveLockedSimTest.py324 if not fastboot_wipe(self.dut, skip_setup_wizard=False):
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py401 skip_setup_wizard = True
448 if skip_setup_wizard:
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py413 def start_services(self, skip_setup_wizard=True): argument
422 if skip_setup_wizard:
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py6437 def fastboot_wipe(ad, skip_setup_wizard=True): argument
6489 if skip_setup_wizard:
6503 def install_carriersettings_apk(ad, carriersettingsapk, skip_setup_wizard=True): argument
6544 if skip_setup_wizard:
6838 def flash_radio(ad, file_path, skip_setup_wizard=True): argument
6875 ad.start_services(skip_setup_wizard=skip_setup_wizard)