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.java293 String mode, boolean shouldMatch) throws Exception { in setAndEnterLockscreenCode() argument
296 enterLockscreenCode(actualCode, attemptedCode, mode, shouldMatch); in setAndEnterLockscreenCode()
300 String mode, boolean shouldMatch) throws Exception { in enterLockscreenCode() argument
304 checkForHotseatOnHome(shouldMatch); in enterLockscreenCode()
316 String attemptedPattern, boolean shouldMatch) throws Exception { in setAndEnterLockscreenPattern() argument
320 checkForHotseatOnHome(shouldMatch); in setAndEnterLockscreenPattern()