Home
last modified time | relevance | path

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

/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
DLatencyTests.java150 LockscreenHelper.getInstance().removeScreenLockViaShell(PIN); in testPinCheckDelay()
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DLockscreenHelper.java197 public void removeScreenLockViaShell(String pwd) throws Exception { in removeScreenLockViaShell() method in LockscreenHelper
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DSystemUiJankTests.java780 LockscreenHelper.getInstance().removeScreenLockViaShell(PIN); in afterPinAppearance()