Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java3624 CellInfoGsm cellInfoGsm = (CellInfoGsm)ci; in getCellLocation() local
3625 CellIdentityGsm cellIdentityGsm = cellInfoGsm.getCellIdentity(); in getCellLocation()