Home
last modified time | relevance | path

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

/packages/apps/Email/src/com/android/email/
DNotificationController.java223 private int getNewMessageNotificationId(long accountId) { in getNewMessageNotificationId() method in NotificationController
301 mNotificationManager.cancel(getNewMessageNotificationId(accountId)); in suspendMessageNotification()
306 mNotificationManager.cancel(getNewMessageNotificationId(accountId)); in suspendMessageNotification()
875 int notificationId = sInstance.getNewMessageNotificationId(mAccountId); in onChange()
895 sInstance.getNewMessageNotificationId(mAccountId), n); in onChange()
960 int notificationId = sInstance.getNewMessageNotificationId(accountId); in onChange()