Home
last modified time | relevance | path

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

12

/tools/acloud/create/
Dlocal_image_remote_host.py55 unlock_screen=avd_spec.unlock_screen,
Dremote_image_remote_host.py55 unlock_screen=avd_spec.unlock_screen,
Dgoldfish_remote_image_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.py71 unlock_screen=avd_spec.unlock_screen,
Davd_spec.py332 self._unlock_screen = args.unlock_screen
834 def unlock_screen(self): member in AVDSpec
Dlocal_image_local_instance.py295 if avd_spec.unlock_screen:
/tools/acloud/public/actions/
Dcreate_cuttlefish_action.py252 unlock_screen = False
298 boot_timeout_secs, unlock_screen,
Dcommon_operations.py229 boot_timeout_secs=None, unlock_screen=False, argument
323 if 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_test_utils.py2636 ad.unlock_screen()
2650 ad.unlock_screen(device_password)
2656 ad.unlock_screen(device_password)
2719 ad.unlock_screen(puk_pin)
2721 ad.unlock_screen(puk_pin)
Dtel_logging_utils.py390 ad.unlock_screen()
/tools/test/connectivity/acts_tests/tests/google/gnss/
DGnssWearableTetherFunctionTest.py98 self.watch.unlock_screen(password=None)
263 self.watch.unlock_screen(password=None)
DGnssFunctionTest.py958 self.ad.unlock_screen(password=None)
1247 self.ad.unlock_screen(password=None)
1276 self.ad.unlock_screen(password=None)
/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/test/connectivity/acts_tests/tests/google/wifi/wifi6/
DWifiNetworkSuggestion11axTest.py67 self.dut.unlock_screen()
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py1622 self.unlock_screen()
1625 self.unlock_screen(password=DEFAULT_DEVICE_PASSWORD)
1651 def unlock_screen(self, password=None): member in AndroidDevice
/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.py83 self.dut.unlock_screen()
DWifiIFSTwTest.py93 self.dut.unlock_screen()
DWifiPasspointTest.py84 self.dut.unlock_screen()
/tools/test/connectivity/acts_tests/tests/google/net/
DCaptivePortalTest.py76 self.dut.unlock_screen()

12