Home
last modified time | relevance | path

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

/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/test/
DShellCommandUtils.java179 public static String unlockScreen() { in unlockScreen() method in ShellCommandUtils
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DTestUtils.java165 public static void unlockScreen() throws Exception { in unlockScreen() method in TestUtils