Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCarrierConfigLoader.java559 PersistableBundle configToSend; in notifySubscriptionInfoUpdater() local
565 configToSend = mConfigFromCarrierApp[phoneId]; in notifySubscriptionInfoUpdater()
568 configToSend = mConfigFromDefaultApp[phoneId]; in notifySubscriptionInfoUpdater()
571 phoneId, configPackagename, configToSend, in notifySubscriptionInfoUpdater()