Home
last modified time | relevance | path

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

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/
DLockscreenUtils.java160 public static void checkDeviceLock(boolean expectedLockStatus) { in checkDeviceLock() method in LockscreenUtils
208 checkDeviceLock(false /* expectedLockStatus */); in dismissLockScreen()