Home | History | Annotate | Download | only in keyguard

Lines Matching refs:StrongAuthTracker

207     private final StrongAuthTracker mStrongAuthTracker;
595 LockPatternUtils.StrongAuthTracker.STRONG_AUTH_REQUIRED_AFTER_LOCKOUT,
687 public StrongAuthTracker getStrongAuthTracker() {
975 public class StrongAuthTracker extends LockPatternUtils.StrongAuthTracker {
976 public StrongAuthTracker(Context context) {
1112 mStrongAuthTracker = new StrongAuthTracker(context);