Searched refs:notifyCellInfo (Results 1 – 10 of 10) sorted by relevance
66 void notifyCellInfo(Phone sender, List<CellInfo> cellInfo); in notifyCellInfo() method
152 public void notifyCellInfo(Phone sender, List<CellInfo> cellInfo) { in notifyCellInfo() method in DefaultPhoneNotifier
2578 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in Phone2582 mNotifier.notifyCellInfo(this, cellInfo); in notifyCellInfo()
1198 mPhone.notifyCellInfo(cellInfo); in handleMessage()
67 public void notifyCellInfo(Phone sender, List<CellInfo> cellInfo) {
126 mDefaultPhoneNotifierUT.notifyCellInfo(mPhone, mCellInfoList); in testNotifyCellInfo()
76 void notifyCellInfo(in List<CellInfo> cellInfo); in notifyCellInfo() method
1493 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in TelephonyRegistry
21973 HSPLcom/android/internal/telephony/DefaultPhoneNotifier;->notifyCellInfo(Lcom/android/internal/tele…22437 HSPLcom/android/internal/telephony/Phone;->notifyCellInfo(Ljava/util/List;)V
99267 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCellInfo(Ljava/util/List;)V