Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java3633 CellIdentityWcdma cellIdentityWcdma = cellInfoWcdma.getCellIdentity(); in getCellLocation() local
3634 cellLocOther.setLacAndCid(cellIdentityWcdma.getLac(), in getCellLocation()
3635 cellIdentityWcdma.getCid()); in getCellLocation()
3636 cellLocOther.setPsc(cellIdentityWcdma.getPsc()); in getCellLocation()