Home
last modified time | relevance | path

Searched refs:removeScreenLockViaShell (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DLockscreenHelper.java278 public void removeScreenLockViaShell(String pwd) throws Exception { in removeScreenLockViaShell() method in LockscreenHelper
315 removeScreenLockViaShell(actualCode); in enterLockscreenCode()
331 removeScreenLockViaShell(actualPattern); in setAndEnterLockscreenPattern()
/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
DLatencyTests.java275 LockscreenHelper.getInstance().removeScreenLockViaShell(PIN); in testPinCheckDelay()
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DSystemUiJankTests.java889 LockscreenHelper.getInstance().removeScreenLockViaShell(PIN); in afterPinAppearance()