Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java8460 IImsConfig configBinder = getImsConfig(getSlotIndex(subId), ImsFeature.FEATURE_RCS); in notifyRcsAutoConfigurationReceived() local
8461 if (configBinder == null) { in notifyRcsAutoConfigurationReceived()
8464 configBinder.notifyRcsAutoConfigurationReceived(config, isCompressed); in notifyRcsAutoConfigurationReceived()