Searched defs:strongAuthReason (Results 1 – 4 of 4) sorted by relevance
98 private void handleRequireStrongAuth(int strongAuthReason, int userId) { in handleRequireStrongAuth()109 private void handleRequireStrongAuthOneUser(int strongAuthReason, int userId) { in handleRequireStrongAuthOneUser()145 private void notifyStrongAuthTrackers(int strongAuthReason, int userId) { in notifyStrongAuthTrackers()175 public void requireStrongAuth(int strongAuthReason, int userId) { in requireStrongAuth()
1974 public void requireStrongAuth(int strongAuthReason, int userId) { in requireStrongAuth()
53 void requireStrongAuth(int strongAuthReason, int userId); in requireStrongAuth()
1443 public void requireStrongAuth(@StrongAuthTracker.StrongAuthFlags int strongAuthReason, in requireStrongAuth()