Searched defs:notificationMgr (Results 1 – 3 of 3) sorted by relevance
76 NotificationManager notificationMgr = context.getSystemService(NotificationManager.class); in newNotificationBuilder() local
430 NotificationManager notificationMgr = getSystemService(NotificationManager.class); in notifySetupExited() local
159 NotificationMgr notificationMgr; field in PhoneGlobals