Home
last modified time | relevance | path

Searched refs:disable_keyguard (Results 1 – 6 of 6) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/testkit/
Dkit.py107 disable_keyguard(device)
302 def disable_keyguard(device): function
/test/testfwk/developer_test/aw/python/distributed/common/
Ddevices.py176 def disable_keyguard(self): member in DeviceShell
/test/testfwk/xdevice/src/xdevice/
D__init__.py84 from _core.testkit.kit import disable_keyguard
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
Dkit.py48 from xdevice import disable_keyguard
1095 disable_keyguard(device)
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Ddrivers.py59 from xdevice import disable_keyguard
/test/testfwk/developer_test/src/core/driver/
Ddrivers.py237 def disable_keyguard(device): function