Home
last modified time | relevance | path

Searched refs:clearAccountNotifications (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Email/src/com/android/email/
DEmailNotificationController.java584 NotificationUtils.clearAccountNotifications(context, notifAccount); in cancelNotifications()
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java1639 public static void clearAccountNotifications(final Context context, in clearAccountNotifications() method in NotificationUtils