Searched defs:privatizeCellInfoList (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneBase.java1342 return privatizeCellInfoList(cellInfoList);
1350 private List<CellInfo> privatizeCellInfoList(List<CellInfo> cellInfoList) { method in class:PhoneBase
1590 mNotifier.notifyCellInfo(this, privatizeCellInfoList(cellInfo));

Completed in 80 milliseconds