Home
last modified time | relevance | path

Searched defs:unlockScreen (Results 1 – 3 of 3) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DDeviceUtils.java47 public static void unlockScreen() { in unlockScreen() method in DeviceUtils
/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/test/
DShellCommandUtils.java166 public static String unlockScreen() { in unlockScreen() method in ShellCommandUtils
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DTestUtils.java226 public static void unlockScreen() throws Exception { in unlockScreen() method in TestUtils