Searched refs:CarrierName (Results 1 – 2 of 2) sorted by relevance
331 String CarrierName = tm.getSimOperatorNumericForSubscription(subId); in handleSimLoaded() local332 logd("CarrierName = " + CarrierName); in handleSimLoaded()
593 String CarrierName = mTelephonyManager.getSimOperatorNumericForSubscription(subIds[0]); in addSubInfoRecord() local594 if (DBG) logdl("[addSubInfoRecord] CarrierName = " + CarrierName); in addSubInfoRecord()