Searched refs:notifyCellInfo (Results 1 – 12 of 12) sorted by relevance
59 void notifyCellInfo(Phone sender, List<CellInfo> cellInfo); in notifyCellInfo() method
233 public void notifyCellInfo(Phone sender, List<CellInfo> cellInfo) { in notifyCellInfo() method in DefaultPhoneNotifier
2373 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in Phone2377 mNotifier.notifyCellInfo(this, cellInfo); in notifyCellInfo()
1109 mPhone.notifyCellInfo(cellInfo); in handleMessage()
67 public void notifyCellInfo(Phone sender, List<CellInfo> cellInfo) {
130 mDefaultPhoneNotifierUT.notifyCellInfo(mPhone, mCellInfoList); in testNotifyCellInfo()
70 void notifyCellInfo(in List<CellInfo> cellInfo); in notifyCellInfo() method
351 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in TelephonyRegistryMock
579 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in PhoneMock
1223 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in TelephonyRegistry
21974 HSPLcom/android/internal/telephony/DefaultPhoneNotifier;->notifyCellInfo(Lcom/android/internal/tele…22438 HSPLcom/android/internal/telephony/Phone;->notifyCellInfo(Ljava/util/List;)V
105797 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCellInfo(Ljava/util/List;)V