HomeSort by relevance Sort by last modified time
    Searched refs:forgotPattern (Results 1 - 4 of 4) sorted by null

  /frameworks/policies/base/phone/com/android/internal/policy/impl/
KeyguardScreenCallback.java 44 void forgotPattern(boolean isForgotten);
PatternUnlockScreen.java 222 mForgotPatternButton = (Button) findViewById(R.id.forgotPattern);
227 mCallback.forgotPattern(true);
AccountUnlockScreen.java 213 mCallback.forgotPattern(false);
LockPatternKeyguardView.java 230 public void forgotPattern(boolean isForgotten) {

Completed in 21 milliseconds