Home
last modified time | relevance | path

Searched defs:showSecurityUnsupportedNotification (Results 1 – 2 of 2) sorted by relevance

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