Searched refs:mIsNexusDevice (Results 1 – 1 of 1) sorted by relevance
114 public void setScreenLock(String pwd, String mode, boolean mIsNexusDevice) in setScreenLock() argument120 enterScreenLockOnce(pwd, mode, mIsNexusDevice); in setScreenLock()138 public void enterScreenLockOnce(String pwd, String mode, boolean mIsNexusDevice) { in enterScreenLockOnce() argument141 if (!mIsNexusDevice) { in enterScreenLockOnce()156 String mode, boolean mIsNexusDevice) throws Exception { in enterNonMatchingPasscodes() argument157 enterScreenLockOnce(firstPasscode, mode, mIsNexusDevice); in enterNonMatchingPasscodes()