Searched defs:strongAuthFlags (Results 1 – 7 of 7) sorted by relevance
85 val strongAuthFlags = keyguardUpdateMonitor.strongAuthTracker in onStrongAuthStateChanged() constant
4062 final int strongAuthFlags = mStrongAuthTracker.getStrongAuthForUser(userId); in dump() local4111 final int strongAuthFlags = mStrongAuthTracker.getStrongAuthForUser(userId); in dump() local
338 val strongAuthFlags = in <lambda>() constant
274 public void changeStrongAuth(@StrongAuthFlags int strongAuthFlags) { in changeStrongAuth()
595 final int strongAuthFlags = mUpdateMonitor.getStrongAuthTracker().getStrongAuthForUser( in logCalculateModeForFingerprint() local665 final int strongAuthFlags = mUpdateMonitor.getStrongAuthTracker().getStrongAuthForUser( in logCalculateModeForPassiveAuth() local
1695 protected void handleStrongAuthRequiredChanged(@StrongAuthFlags int strongAuthFlags, in handleStrongAuthRequiredChanged()
327 protected void handleStrongAuthRequiredChanged(int strongAuthFlags, int userId) { in handleStrongAuthRequiredChanged()