Home | History | Annotate | Download | only in email

Lines Matching refs:showLoginFailedNotification

418     public void showLoginFailedNotification(long accountId) {
419 showLoginFailedNotification(accountId, null);
422 public void showLoginFailedNotification(long accountId, String reason) {