Home
last modified time | relevance | path

Searched refs:unlock_screen (Results 1 – 25 of 29) sorted by relevance

12

/tools/acloud/create/
Dremote_image_remote_host.py55 unlock_screen=avd_spec.unlock_screen,
Dlocal_image_remote_host.py55 unlock_screen=avd_spec.unlock_screen,
Dgoldfish_remote_host.py64 unlock_screen=avd_spec.unlock_screen, wait_for_boot=False,
Dlocal_image_remote_instance.py64 unlock_screen=avd_spec.unlock_screen,
Dremote_image_remote_instance.py73 unlock_screen=avd_spec.unlock_screen,
Davd_spec.py361 self._unlock_screen = args.unlock_screen
914 def unlock_screen(self): member in AVDSpec
Dcreate_args.py1041 if not args.autoconnect and args.unlock_screen:
Dlocal_image_local_instance.py356 if avd_spec.unlock_screen:
/tools/acloud/public/actions/
Dcommon_operations.py213 boot_timeout_secs=None, unlock_screen=False, argument
305 unlock_screen=unlock_screen)
346 extra_args_ssh_tunnel, unlock_screen): argument
376 if unlock_screen:
/tools/test/connectivity/acts_tests/tests/google/wifi/wifi6/
DWifiNetworkSuggestion11axTest.py67 self.dut.unlock_screen()
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Damarisoft_sim_utils.py112 ad.unlock_screen()
223 ad.unlock_screen()
Dtel_bootloader_utils.py184 ad.unlock_screen(password="1111")
Dtel_logging_utils.py396 ad.unlock_screen()
Dtel_test_utils.py2643 ad.unlock_screen()
2657 ad.unlock_screen(device_password)
2663 ad.unlock_screen(device_password)
2726 ad.unlock_screen(puk_pin)
2728 ad.unlock_screen(puk_pin)
/tools/test/connectivity/acts_tests/tests/google/usb/
DUsbTetheringFunctionsTest.py69 self.dut.unlock_screen()
418 self.dut.unlock_screen()
DUsbTetheringThroughputTest.py60 self.dut.unlock_screen()
/tools/acloud/public/
Ddevice_driver_test.py74 self.fake_avd_spec.unlock_screen = False
Ddevice_driver.py412 if avd_spec.unlock_screen:
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiPasspointLanguageTest.py82 self.dut.unlock_screen()
DWifiIFSTwTest.py93 self.dut.unlock_screen()
DWifiPasspointTest.py84 self.dut.unlock_screen()
DWifiStressTest.py184 ad.unlock_screen()
/tools/test/connectivity/acts_tests/tests/google/net/
DCaptivePortalTest.py76 self.dut.unlock_screen()
/tools/test/connectivity/acts_tests/tests/google/gnss/
DGnssWearableTetherFunctionTest.py102 self.watch.unlock_screen(password=None)
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py1639 self.unlock_screen()
1642 self.unlock_screen(password=DEFAULT_DEVICE_PASSWORD)
1668 def unlock_screen(self, password=None): member in AndroidDevice

12