Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java3632 CellInfoWcdma cellInfoWcdma = (CellInfoWcdma)ci; in getCellLocation() local
3633 CellIdentityWcdma cellIdentityWcdma = cellInfoWcdma.getCellIdentity(); in getCellLocation()