Searched defs:strongAuthReason (Results 1 – 4 of 4) sorted by relevance
102 private void handleRequireStrongAuth(int strongAuthReason, int userId) { in handleRequireStrongAuth()113 private void handleRequireStrongAuthOneUser(int strongAuthReason, int userId) { in handleRequireStrongAuthOneUser()149 private void notifyStrongAuthTrackers(int strongAuthReason, int userId) { in notifyStrongAuthTrackers()176 public void requireStrongAuth(int strongAuthReason, int userId) { in requireStrongAuth()
1712 public void requireStrongAuth(int strongAuthReason, int userId) { in requireStrongAuth()
44 void requireStrongAuth(int strongAuthReason, int userId); in requireStrongAuth()
1302 public void requireStrongAuth(@StrongAuthTracker.StrongAuthFlags int strongAuthReason, in requireStrongAuth()