Searched defs:strongAuthFlags (Results 1 – 7 of 7) sorted by relevance
85 val strongAuthFlags = keyguardUpdateMonitor.strongAuthTracker in onStrongAuthStateChanged() constant
4471 final int strongAuthFlags = mStrongAuthTracker.getStrongAuthForUser(userId); in dump() local4536 final int strongAuthFlags = mStrongAuthTracker.getStrongAuthForUser(userId); in dump() local
333 val strongAuthFlags = in <lambda>() constant
274 public void changeStrongAuth(@StrongAuthFlags int strongAuthFlags) { in changeStrongAuth()
606 final int strongAuthFlags = mUpdateMonitor.getStrongAuthTracker().getStrongAuthForUser( in logCalculateModeForFingerprint() local676 final int strongAuthFlags = mUpdateMonitor.getStrongAuthTracker().getStrongAuthForUser( in logCalculateModeForPassiveAuth() local
1777 protected void handleStrongAuthRequiredChanged(@StrongAuthFlags int strongAuthFlags, in handleStrongAuthRequiredChanged()
343 protected void handleStrongAuthRequiredChanged(int strongAuthFlags, int userId) { in handleStrongAuthRequiredChanged()