Searched refs:updateEfFromCarrierConfig (Results 1 – 3 of 3) sorted by relevance
117 mCdnr.updateEfFromCarrierConfig(mConfig); in testUpdateSPNFromHigherPrioritySource_shouldOverrideRecord()197 mCdnr.updateEfFromCarrierConfig(mConfig); in testShouldShowSPNFromSourceCC_conditionOverrideShowPLMN_notShowSPN()209 mCdnr.updateEfFromCarrierConfig(mConfig); in testShouldShowPLMNFromSourceCC_conditionOverrideShowPLMN_shouldShowPLMN()221 mCdnr.updateEfFromCarrierConfig(mConfig); in testShouldShowPLMNLongName_plmnNotInProvidedList_showPLMNLongName()239 mCdnr.updateEfFromCarrierConfig(mConfig); in testShouldShowPLMNShortName_plmnNotInProvidedList_showPLMNShortName()260 mCdnr.updateEfFromCarrierConfig(mConfig); in testShouldShowPLMNNumeric_plmnNotInProvidedList_showPLMNNumeric()
146 public void updateEfFromCarrierConfig(PersistableBundle config) { in updateEfFromCarrierConfig() method in CarrierDisplayNameResolver
5039 mCdnr.updateEfFromCarrierConfig(mCarrierConfig); in onCarrierConfigurationChanged()