Searched refs:notifyCellInfo (Results 1 – 10 of 10) sorted by relevance
51 public void notifyCellInfo(Phone sender, List<CellInfo> cellInfo); in notifyCellInfo() method
227 public void notifyCellInfo(Phone sender, List<CellInfo> cellInfo) { in notifyCellInfo() method in DefaultPhoneNotifier
2028 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in Phone2029 mNotifier.notifyCellInfo(this, privatizeCellInfoList(cellInfo)); in notifyCellInfo()
897 mPhone.notifyCellInfo(list); in handleMessage()
60 void notifyCellInfo(in List<CellInfo> cellInfo); in notifyCellInfo() method
67 public void notifyCellInfo(Phone sender, List<CellInfo> cellInfo) {
130 mDefaultPhoneNotifierUT.notifyCellInfo(mPhone, mCellInfoList); in testNotifyCellInfo()
274 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in TelephonyRegistryMock
573 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in PhoneMock
880 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in TelephonyRegistry