Home | History | Annotate | Download | only in keyguard

Lines Matching refs:mStrongAuthTracker

207     private final StrongAuthTracker mStrongAuthTracker;
680 return mStrongAuthTracker.isUnlockingWithFingerprintAllowed();
688 return mStrongAuthTracker;
1112 mStrongAuthTracker = new StrongAuthTracker(context);
1173 mLockPatternUtils.registerStrongAuthTracker(mStrongAuthTracker);
1928 final int strongAuthFlags = mStrongAuthTracker.getStrongAuthForUser(userId);