Searched refs:mIsNexusDevice (Results 1 – 1 of 1) sorted by relevance
124 public void setScreenLock(String pwd, String mode, boolean mIsNexusDevice) in setScreenLock() argument130 enterScreenLockOnce(pwd, mode, mIsNexusDevice); in setScreenLock()148 public void enterScreenLockOnce(String pwd, String mode, boolean mIsNexusDevice) { in enterScreenLockOnce() argument151 if (!mIsNexusDevice) { in enterScreenLockOnce()166 String mode, boolean mIsNexusDevice) throws Exception { in enterNonMatchingPasscodes() argument167 enterScreenLockOnce(firstPasscode, mode, mIsNexusDevice); in enterNonMatchingPasscodes()