Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/settings/
DRadioInfo.java1173 CellIdentityWcdma cidWcdma = ci.getCellIdentity(); in buildWcdmaInfoString() local
1178 getCellInfoDisplayString(cidWcdma.getMcc()), in buildWcdmaInfoString()
1179 getCellInfoDisplayString(cidWcdma.getMnc()), in buildWcdmaInfoString()
1180 getCellInfoDisplayString(cidWcdma.getLac()), in buildWcdmaInfoString()
1181 getCellInfoDisplayString(cidWcdma.getCid()), in buildWcdmaInfoString()
1182 getCellInfoDisplayString(cidWcdma.getUarfcn()), in buildWcdmaInfoString()
1183 getCellInfoDisplayString(cidWcdma.getPsc()), in buildWcdmaInfoString()