Home | History | Annotate | Download | only in email

Lines Matching full:accountname

558         String accountName = account.getDisplayName();
560 mContext.getString(R.string.password_expire_warning_ticker_fmt, accountName);
562 showAccountNotification(account, ticker, title, accountName, intent,
578 String accountName = account.getDisplayName();
581 showAccountNotification(account, ticker, title, accountName, intent,
599 String accountName = account.getDisplayName();
601 mContext.getString(R.string.security_notification_ticker_fmt, accountName);
603 showAccountNotification(account, ticker, title, accountName, intent,