Searched defs:StrongAuthTracker (Results 1 – 5 of 5) sorted by relevance
357 private class StrongAuthTracker(private val userRepository: UserRepository, context: Context?) : class
1607 public static class StrongAuthTracker { class in LockPatternUtils1705 public StrongAuthTracker(Context context) { in StrongAuthTracker() method in LockPatternUtils.StrongAuthTracker1714 public StrongAuthTracker(Context context, Looper looper) { in StrongAuthTracker() method in LockPatternUtils.StrongAuthTracker
1476 private class StrongAuthTracker extends LockPatternUtils.StrongAuthTracker { class in UsbService1479 StrongAuthTracker(Context context, Looper looper) { in StrongAuthTracker() method in UsbService.StrongAuthTracker
2208 protected class StrongAuthTracker extends LockPatternUtils.StrongAuthTracker { class in NotificationManagerService2212 StrongAuthTracker(Context context) { in StrongAuthTracker() method in NotificationManagerService.StrongAuthTracker
1993 public class StrongAuthTracker extends LockPatternUtils.StrongAuthTracker { class in KeyguardUpdateMonitor1994 public StrongAuthTracker(Context context) { in StrongAuthTracker() method in KeyguardUpdateMonitor.StrongAuthTracker