Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/
DNotificationController.java31 void handleUpdateNotificationIntent(Context context, Intent intent); in handleUpdateNotificationIntent() method
/packages/apps/Email/src/com/android/email/
DEmailNotificationController.java662 public void handleUpdateNotificationIntent(Context context, Intent intent) { in handleUpdateNotificationIntent() method in EmailNotificationController