Searched refs:notificationMgr (Results 1 – 5 of 5) sorted by relevance
143 NotificationMgr notificationMgr; field in PhoneGlobals210 notificationMgr.showDataDisconnectedRoaming();214 notificationMgr.hideDataDisconnectedRoaming();301 notificationMgr = NotificationMgr.init(this); in onCreate()807 notificationMgr.updateNetworkSelection(state, subId); in handleServiceStateChanged()866 notificationMgr.refreshMwi(subId); in refreshMwiIndicator()901 notificationMgr.setShouldCheckVisualVoicemailConfigurationForMwi(subId, enabled); in setShouldCheckVisualVoicemailConfigurationForMwi()
180 app.notificationMgr.postTransientNotification( in displayNetworkSelectionFailed()188 app.notificationMgr.updateNetworkSelection(ss.getState(), phone.getSubId()); in displayNetworkSelectionFailed()198 app.notificationMgr.postTransientNotification( in displayNetworkSelectionSucceeded()
583 mApplication.notificationMgr.updateMwi(subId, false); in updatePhoneStateListeners()584 mApplication.notificationMgr.updateCfi(subId, false); in updatePhoneStateListeners()760 mApplication.notificationMgr.updateMwi(this.mSubId, visible); in onMessageWaitingIndicatorChanged()767 mApplication.notificationMgr.updateCfi(this.mSubId, visible); in onCallForwardingIndicatorChanged()
230 app.notificationMgr.postTransientNotification( in displayEmptyNetworkList()248 app.notificationMgr.postTransientNotification( in displayNetworkQueryFailed()
864 NotificationMgr notificationMgr, int notificationId) { in postNotification() argument889 notificationMgr.notify(notificationId, notification); in postNotification()