Home
last modified time | relevance | path

Searched defs:StrongAuthTracker (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/trust/
DTrustManagerService.java1493 private class StrongAuthTracker extends LockPatternUtils.StrongAuthTracker { class
1497 public StrongAuthTracker(Context context) { in StrongAuthTracker() method in StrongAuthTracker
/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java1588 public static class StrongAuthTracker { class in LockPatternUtils
1665 public StrongAuthTracker(Context context) { in StrongAuthTracker() method in LockPatternUtils.StrongAuthTracker
1674 public StrongAuthTracker(Context context, Looper looper) { in StrongAuthTracker() method in LockPatternUtils.StrongAuthTracker
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1401 public static class StrongAuthTracker extends LockPatternUtils.StrongAuthTracker { class in KeyguardUpdateMonitor
1404 public StrongAuthTracker(Context context, in StrongAuthTracker() method in KeyguardUpdateMonitor.StrongAuthTracker