Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/
DNotificationController.java28 void showLoginFailedNotificationSynchronous(long accountId, boolean incoming); in showLoginFailedNotificationSynchronous() method
/packages/apps/Email/src/com/android/email/
DEmailNotificationController.java416 public void showLoginFailedNotificationSynchronous(long accountId, boolean incoming) { in showLoginFailedNotificationSynchronous() method in EmailNotificationController