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