Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java331 String CarrierName = tm.getSimOperatorNumericForSubscription(subId); in handleSimLoaded() local
332 logd("CarrierName = " + CarrierName); in handleSimLoaded()
DSubscriptionController.java593 String CarrierName = mTelephonyManager.getSimOperatorNumericForSubscription(subIds[0]); in addSubInfoRecord() local
594 if (DBG) logdl("[addSubInfoRecord] CarrierName = " + CarrierName); in addSubInfoRecord()