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

/packages/apps/Calendar/src/com/android/calendar/alerts/
H A DAlertService.java125 Notification mNotification; field in class:AlertService.NotificationWrapper
133 mNotification = n;
143 mNotification = n;
169 mNm.notify(id, nw.mNotification);
924 Notification notification = nw.mNotification;

Completed in 89 milliseconds