Home
last modified time | relevance | path

Searched refs:unlockScreen (Results 1 – 8 of 8) sorted by relevance

/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DUnlockScreenRule.java47 TestUtils.unlockScreen(); in apply()
DTestUtils.java226 public static void unlockScreen() throws Exception { in unlockScreen() method in TestUtils
/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/autofillservice/src/android/autofillservice/cts/androidx-tests/
DSaveUiTest.java67 DeviceUtils.unlockScreen(); in setUp()
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DInputMethodServiceDeviceTest.java315 helper.shell(ShellCommandUtils.unlockScreen()); in testImeSwitchingWithoutWindowFocusAfterDisplayOffOn()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodStartInputLifecycleTest.java174 TestUtils.unlockScreen(); in testInputConnectionStateWhenScreenStateChanges()
DKeyboardVisibilityControlTest.java412 TestUtils.unlockScreen(); in testHideImeAfterBackPressed_ScreenOffOn()
925 TestUtils.unlockScreen(); in runImeDoesntReshowAfterKeyguardTest()