Home
last modified time | relevance | path

Searched refs:repostNotification (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/activity/setup/
DAccountSecurity.java385 repostNotification(account, security); in tryAdvanceSecurity()
395 repostNotification(account, security); in tryAdvanceSecurity()
440 repostNotification(account, security); in tryAdvanceSecurity()
460 repostNotification(account, security); in tryAdvanceSecurity()
488 private static void repostNotification(final Account account, final SecurityPolicy security) { in repostNotification() method in AccountSecurity
560 AccountSecurity.repostNotification( in onClick()