Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/
DNotificationController.java32 void showSecurityNeededNotification(Account account); in showSecurityNeededNotification() method
/packages/apps/Email/src/com/android/email/
DEmailNotificationController.java502 public void showSecurityNeededNotification(Account account) { in showSecurityNeededNotification() method in EmailNotificationController