Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java3642 CellInfoLte cellInfoLte = (CellInfoLte)ci; in getCellLocation() local
3643 CellIdentityLte cellIdentityLte = cellInfoLte.getCellIdentity(); in getCellLocation()