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

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DLockPatternKeyguardView.java20 import com.android.internal.policy.impl.LockPatternKeyguardView.UnlockMode;
82 public class LockPatternKeyguardView extends KeyguardViewBase implements Handler.Callback, class in inherits:KeyguardViewBase,Handler.Callback,KeyguardUpdateMonitor.InfoCallback
96 private static final String TAG = "LockPatternKeyguardView";
163 * @see com.android.internal.policy.impl.LockPatternKeyguardView#getUnlockMode()
297 public LockPatternKeyguardView( method in class:LockPatternKeyguardView
353 return LockPatternKeyguardView.this.isSecure();

Completed in 21 milliseconds