Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertService.java155 public static class NotificationMgrWrapper extends NotificationMgr { class in AlertService
158 public NotificationMgrWrapper(NotificationManager nm) { in NotificationMgrWrapper() method in AlertService.NotificationMgrWrapper
267 NotificationMgr nm = new NotificationMgrWrapper( in updateAlertNotification()