Searched refs:notificationMgr (Results 1 – 5 of 5) sorted by relevance
145 NotificationMgr notificationMgr; field in PhoneGlobals252 notificationMgr.showDataDisconnectedRoaming();256 notificationMgr.hideDataDisconnectedRoaming();349 notificationMgr = NotificationMgr.init(this); in onCreate()904 notificationMgr.updateNetworkSelection(state); in handleServiceStateChanged()944 notificationMgr.refreshMwi(subId); in refreshMwiIndicator()
441 mApplication.notificationMgr.statusBarHelper in onPhoneStateChanged()944 mApplication.notificationMgr.updateMwi(subId, false); in updatePhoneStateListeners()945 mApplication.notificationMgr.updateCfi(subId, false); in updatePhoneStateListeners()1143 mApplication.notificationMgr.updateMwi(this.mSubId, visible); in onMessageWaitingIndicatorChanged()1149 mApplication.notificationMgr.updateCfi(this.mSubId, visible); in onCallForwardingIndicatorChanged()
361 app.notificationMgr.postTransientNotification( in displayNetworkQueryFailed()378 app.notificationMgr.postTransientNotification( in displayNetworkSelectionFailed()386 app.notificationMgr.postTransientNotification( in displayNetworkSelectionSucceeded()
1192 NotificationManager notificationMgr = (NotificationManager) in notifyFailed() local1196 notificationMgr.notify(DOWNLOAD_FAILED_NOTIFICATION_ID, notification); in notifyFailed()1198 notificationMgr.notify(MESSAGE_FAILED_NOTIFICATION_ID, notification); in notifyFailed()
864 NotificationMgr notificationMgr, int notificationId) { in postNotification() argument889 notificationMgr.notify(notificationId, notification); in postNotification()