Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/
DNotificationController.java33 void showSecurityUnsupportedNotification(Account account); in showSecurityUnsupportedNotification() method
DSecurityPolicy.java518 nc.showSecurityUnsupportedNotification(account); in policiesRequired()
635 nc.showSecurityUnsupportedNotification(account); in setAccountPolicy()
/packages/apps/Email/src/com/android/email/
DEmailNotificationController.java534 public void showSecurityUnsupportedNotification(Account account) { in showSecurityUnsupportedNotification() method in EmailNotificationController