Searched defs:strongAuthReason (Results 1 – 3 of 3) sorted by relevance
84 private void handleRequireStrongAuth(int strongAuthReason, int userId) { in handleRequireStrongAuth()95 private void handleRequireStrongAuthOneUser(int strongAuthReason, int userId) { in handleRequireStrongAuthOneUser()114 private void notifyStrongAuthTrackers(int strongAuthReason, int userId) { in notifyStrongAuthTrackers()140 public void requireStrongAuth(int strongAuthReason, int userId) { in requireStrongAuth()
48 void requireStrongAuth(int strongAuthReason, int userId); in requireStrongAuth()
1419 public void requireStrongAuth(@StrongAuthTracker.StrongAuthFlags int strongAuthReason, in requireStrongAuth()