Searched refs:privatizeCellInfoList (Results 1 – 2 of 2) sorted by relevance
1697 return privatizeCellInfoList(cellInfoList); in getAllCellInfo()1709 private List<CellInfo> privatizeCellInfoList(List<CellInfo> cellInfoList) { in privatizeCellInfoList() method in Phone2193 mNotifier.notifyCellInfo(this, privatizeCellInfoList(cellInfo)); in notifyCellInfo()
40477 HSPLcom/android/internal/telephony/Phone;->privatizeCellInfoList(Ljava/util/List;)Ljava/util/List;