Home
last modified time | relevance | path

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

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationSecurityLargeTests.java61 mLockscreenHelper.removeScreenLockViaShell(PIN); in tearDown()
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DLockscreenHelper.java268 public void removeScreenLockViaShell(String pwd) throws Exception { in removeScreenLockViaShell() method in LockscreenHelper
305 removeScreenLockViaShell(actualCode); in enterLockscreenCode()
321 removeScreenLockViaShell(actualPattern); in setAndEnterLockscreenPattern()
/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
DLatencyTests.java254 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()