Searched refs:privatizeCellInfoList (Results 1 – 1 of 1) sorted by relevance
1204 return privatizeCellInfoList(cellInfoList); in getAllCellInfo()1212 private List<CellInfo> privatizeCellInfoList(List<CellInfo> cellInfoList) { in privatizeCellInfoList() method in PhoneBase1425 mNotifier.notifyCellInfo(this, privatizeCellInfoList(cellInfo)); in notifyCellInfo()