Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DLockPatternUtils.java1443 public static class StrongAuthTracker { class in LockPatternUtils
1520 public StrongAuthTracker(Context context) { in StrongAuthTracker() method in LockPatternUtils.StrongAuthTracker
1529 public StrongAuthTracker(Context context, Looper looper) { in StrongAuthTracker() method in LockPatternUtils.StrongAuthTracker
/frameworks/base/services/core/java/com/android/server/trust/
DTrustManagerService.java1507 private class StrongAuthTracker extends LockPatternUtils.StrongAuthTracker { class
1511 public StrongAuthTracker(Context context) { in StrongAuthTracker() method in StrongAuthTracker
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1598 public static class StrongAuthTracker extends LockPatternUtils.StrongAuthTracker { class in KeyguardUpdateMonitor
1601 public StrongAuthTracker(Context context, in StrongAuthTracker() method in KeyguardUpdateMonitor.StrongAuthTracker