Home
last modified time | relevance | path

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

/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DLockscreenHelper.java303 String mode, boolean shouldMatch) throws Exception { in setAndEnterLockscreenCode() argument
306 enterLockscreenCode(actualCode, attemptedCode, mode, shouldMatch); in setAndEnterLockscreenCode()
310 String mode, boolean shouldMatch) throws Exception { in enterLockscreenCode() argument
314 checkForHotseatOnHome(shouldMatch); in enterLockscreenCode()
326 String attemptedPattern, boolean shouldMatch) throws Exception { in setAndEnterLockscreenPattern() argument
330 checkForHotseatOnHome(shouldMatch); in setAndEnterLockscreenPattern()