Searched refs:cellIdentityWcdma (Results 1 – 1 of 1) sorted by relevance
3633 CellIdentityWcdma cellIdentityWcdma = cellInfoWcdma.getCellIdentity(); in getCellLocation() local3634 cellLocOther.setLacAndCid(cellIdentityWcdma.getLac(), in getCellLocation()3635 cellIdentityWcdma.getCid()); in getCellLocation()3636 cellLocOther.setPsc(cellIdentityWcdma.getPsc()); in getCellLocation()