Searched refs:updateCfi (Results 1 – 2 of 2) sorted by relevance
945 mApplication.notificationMgr.updateCfi(subId, false); in updatePhoneStateListeners()1149 mApplication.notificationMgr.updateCfi(this.mSubId, visible); in onCallForwardingIndicatorChanged()
429 /* package */ void updateCfi(int subId, boolean visible) { in updateCfi() method in NotificationMgr