Searched defs:strongAuthReason (Results 1 – 4 of 4) sorted by relevance
90 private void handleRequireStrongAuth(int strongAuthReason, int userId) { in handleRequireStrongAuth()101 private void handleRequireStrongAuthOneUser(int strongAuthReason, int userId) { in handleRequireStrongAuthOneUser()137 private void notifyStrongAuthTrackers(int strongAuthReason, int userId) { in notifyStrongAuthTrackers()167 public void requireStrongAuth(int strongAuthReason, int userId) { in requireStrongAuth()
2176 public void requireStrongAuth(int strongAuthReason, int userId) { in requireStrongAuth()
61 void requireStrongAuth(int strongAuthReason, int userId); in requireStrongAuth()
1629 public void requireStrongAuth(@StrongAuthTracker.StrongAuthFlags int strongAuthReason, in requireStrongAuth()