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