Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java1099 CellInfoLte cellInfoLte = (CellInfoLte) ret.get(0); in testConvertHalCellInfoListForLTE() local
1242 CellInfoLte cellInfoLte = (CellInfoLte) ret.get(0); in testConvertHalCellInfoList_1_2ForLTE() local
1263 CellInfoLte cellInfoLte = (CellInfoLte) ret.get(0); in testConvertHalCellInfoList_1_2_ForLTEWithEmptyOperatorInfo() local
1286 CellInfoLte cellInfoLte = (CellInfoLte) ret.get(0); in testConvertHalCellInfoList_1_2ForLTEWithEmptyMccMnc() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java5346 CellInfoLte cellInfoLte = record.lte.get(0); in convertHalCellInfoList() local
5454 android.hardware.radio.V1_2.CellInfoLte cellInfoLte = record.lte.get(0); in convertHalCellInfoList_1_2() local
DServiceStateTracker.java3508 CellInfoLte cellInfoLte = (CellInfoLte)ci; in getCellLocation() local