Home
last modified time | relevance | path

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

/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DLockscreenHelper.java304 checkForHotseatOnHome(shouldMatch); in enterLockscreenCode()
320 checkForHotseatOnHome(shouldMatch); in setAndEnterLockscreenPattern()
326 public void checkForHotseatOnHome(boolean deviceUnlocked) throws Exception { in checkForHotseatOnHome() method in LockscreenHelper