Searched defs:cellInfoList (Results 1 – 1 of 1) sorted by relevance
1203 List<CellInfo> cellInfoList = getServiceStateTracker().getAllCellInfo(); in getAllCellInfo() local1212 private List<CellInfo> privatizeCellInfoList(List<CellInfo> cellInfoList) { in privatizeCellInfoList()