Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DNetworkScanResultTest.java55 CellIdentityLte cil = new CellIdentityLte( in testParcel() local
DRILTest.java1679 CellInfoLte cil = (CellInfoLte) ret.get(0); in testConvertHalCellInfoList_1_5ForLte() local
1719 CellInfoLte cil = (CellInfoLte) ret.get(0); in testConvertHalCellInfoList_1_6ForLte() local
2551 List<CellInfo> cil = RILUtils.convertHalCellInfoList(records); in testCellInfoTimestamp_1_4() local
/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssLocationProvider.java1553 CellIdentityLte cil = (CellIdentityLte) ci; in setRefLocation() local
1579 List<CellInfo> cil = phone.getAllCellInfo(); in requestRefLocation() local