Home
last modified time | relevance | path

Searched defs:notificationMgr (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
DPhoneGlobals.java168 NotificationMgr notificationMgr; field in PhoneGlobals
/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertService.java696 NotificationMgr notificationMgr, int notificationId) { in postNotification()
/packages/apps/Mms/src/com/android/mms/transaction/
DMessagingNotification.java1157 NotificationManager notificationMgr = (NotificationManager) in notifyFailed() local