Home | History | Annotate | Download | only in phone

Lines Matching defs:notificationMgr

169     NotificationMgr notificationMgr;
309 // Tell the NotificationMgr to update the "ongoing
315 notificationMgr.updateInCallNotification();
319 notificationMgr.showDataDisconnectedRoaming();
323 notificationMgr.hideDataDisconnectedRoaming();
458 // Create the NotificationMgr singleton, which is used to display
460 notificationMgr = NotificationMgr.init(this);
1355 * @see NotificationMgr.updateInCallNotification
1569 * Accepts broadcast Intents which will be prepared by {@link NotificationMgr} and thus
1632 notificationMgr.updateNetworkSelection(state);