Refresh screenlock UI after password verification failed
Bug: 28314264 Change-Id: Ibd715d70bbee728a887f779a24bb99ad32d8d2ed
This commit is contained in:
@@ -498,6 +498,7 @@ public class ConfirmLockPattern extends ConfirmDeviceCredentialBaseActivity {
|
||||
checkForPendingIntent();
|
||||
} else {
|
||||
if (timeoutMs > 0) {
|
||||
refreshLockScreen();
|
||||
long deadline = mLockPatternUtils.setLockoutAttemptDeadline(
|
||||
effectiveUserId, timeoutMs);
|
||||
handleAttemptLockout(deadline);
|
||||
|
||||
Reference in New Issue
Block a user