Home
last modified time | relevance | path

Searched refs:updateCfi (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DCallNotifier.java945 mApplication.notificationMgr.updateCfi(subId, false); in updatePhoneStateListeners()
1149 mApplication.notificationMgr.updateCfi(this.mSubId, visible); in onCallForwardingIndicatorChanged()
DNotificationMgr.java429 /* package */ void updateCfi(int subId, boolean visible) { in updateCfi() method in NotificationMgr