Home
last modified time | relevance | path

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

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationSecurityLargeTests.java53 mLockscreenHelper.setScreenLockViaShell(PIN, LockscreenHelper.MODE_PIN); in setUp()
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DLockscreenHelper.java46 public static final String MODE_PIN = "PIN"; field in LockscreenHelper
251 case MODE_PIN: in setScreenLockViaShell()
/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
DLatencyTests.java233 LockscreenHelper.getInstance().setScreenLockViaShell(PIN, LockscreenHelper.MODE_PIN); in testPinCheckDelay()
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DSystemUiJankTests.java871 LockscreenHelper.getInstance().setScreenLockViaShell(PIN, LockscreenHelper.MODE_PIN); in beforePinAppearance()