Searched defs:mForgotPattern (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DLockPatternKeyguardView.java209 private boolean mForgotPattern; field in class:LockPatternKeyguardView
318 mForgotPattern = false;
347 mForgotPattern = isForgotten;
551 mForgotPattern = false;
559 mForgotPattern = false;
1043 if (mForgotPattern || mLockPatternUtils.isPermanentlyLocked()) {

Completed in 46 milliseconds