Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCellInfoUtil.java107 CellInfoWcdma wcdma = (CellInfoWcdma) cellInfo; in getOperatorInfoFromCellInfo() local
109 (String) wcdma.getCellIdentity().getOperatorAlphaLong(), in getOperatorInfoFromCellInfo()
110 (String) wcdma.getCellIdentity().getOperatorAlphaShort(), in getOperatorInfoFromCellInfo()
111 wcdma.getCellIdentity().getMobileNetworkOperator()); in getOperatorInfoFromCellInfo()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/network/telephony/
DCellInfoUtil.java107 CellInfoWcdma wcdma = (CellInfoWcdma) cellInfo; in getOperatorInfoFromCellInfo() local
109 (String) wcdma.getCellIdentity().getOperatorAlphaLong(), in getOperatorInfoFromCellInfo()
110 (String) wcdma.getCellIdentity().getOperatorAlphaShort(), in getOperatorInfoFromCellInfo()
111 wcdma.getCellIdentity().getMobileNetworkOperator()); in getOperatorInfoFromCellInfo()