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

/frameworks/policies/base/phone/com/android/internal/policy/impl/
H A DLockPatternKeyguardView.java53 public class LockPatternKeyguardView extends KeyguardViewBase { class in inherits:KeyguardViewBase
59 private static final String TAG = "LockPatternKeyguardView";
91 * @see com.android.internal.policy.impl.LockPatternKeyguardView#getUnlockMode()
155 public LockPatternKeyguardView( method in class:LockPatternKeyguardView
201 return LockPatternKeyguardView.this.isSecure();

Completed in 57 milliseconds