Searched refs:showSecurityNeededNotification (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/
H A DNotificationController.java32 void showSecurityNeededNotification(Account account); method in interface:NotificationController
H A DSecurityPolicy.java466 nc.showSecurityNeededNotification(account);
516 nc.showSecurityNeededNotification(account);
657 nc.showSecurityNeededNotification(account);
/packages/apps/Email/src/com/android/email/
H A DEmailNotificationController.java502 public void showSecurityNeededNotification(Account account) { method in class:EmailNotificationController

Completed in 26 milliseconds