Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/
DNotificationController.java34 void showSecurityChangedNotification(Account account); in showSecurityChangedNotification() method
DSecurityPolicy.java646 nc.showSecurityChangedNotification(account); in setAccountPolicy()
/packages/apps/Email/src/com/android/email/
DEmailNotificationController.java517 public void showSecurityChangedNotification(Account account) { in showSecurityChangedNotification() method in EmailNotificationController