Searched defs:NotificationMgrWrapper (Results 1 - 1 of 1) sorted by relevance

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

Completed in 30 milliseconds