Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DConfirmDeviceCredentialBaseFragment.java159 updateErrorMessage(mLockPatternUtils.getCurrentFailedPasswordAttempts( in refreshLockScreen()
279 updateErrorMessage( in reportFailedAttempt()
285 protected void updateErrorMessage(int numAttempts) { in updateErrorMessage() method in ConfirmDeviceCredentialBaseFragment
DConfirmLockPassword.java276 updateErrorMessage(mLockPatternUtils.getCurrentFailedPasswordAttempts( in onResume()
491 updateErrorMessage(mLockPatternUtils.getCurrentFailedPasswordAttempts( in handleAttemptLockout()
DConfirmLockPattern.java301 updateErrorMessage(mLockPatternUtils.getCurrentFailedPasswordAttempts( in updateStage()