Searched defs:notificationMgr (Results 1 – 4 of 4) sorted by relevance
92 NotificationManager notificationMgr = context.getSystemService(NotificationManager.class); in newNotificationBuilder() local
230 NotificationManager notificationMgr = mContext.getSystemService(NotificationManager.class); in postNotification() local
483 NotificationManager notificationMgr = getSystemService(NotificationManager.class); in notifySetupExited() local
164 NotificationMgr notificationMgr; field in PhoneGlobals