Home
last modified time | relevance | path

Searched refs:resetLockscreen (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/rules/
DLockscreenRule.kt47 LockscreenUtils.resetLockscreen(VALID_PIN) in finished()
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/
DLockscreenUtils.java123 public static void resetLockscreen(String lockscreenCode) { in resetLockscreen() method in LockscreenUtils