Searched defs:strongAuthFlags (Results 1 – 7 of 7) sorted by relevance
85 val strongAuthFlags = keyguardUpdateMonitor.strongAuthTracker regex
4472 final int strongAuthFlags = mStrongAuthTracker.getStrongAuthForUser(userId); in dump() local4537 final int strongAuthFlags = mStrongAuthTracker.getStrongAuthForUser(userId); in dump() local
274 public void changeStrongAuth(@StrongAuthFlags int strongAuthFlags) { in changeStrongAuth()
333 val strongAuthFlags = regex
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()