Searched refs:notifyCellInfo (Results 1 – 9 of 9) sorted by relevance
67 public void notifyCellInfo(Phone sender, List<CellInfo> cellInfo) {
127 mDefaultPhoneNotifierUT.notifyCellInfo(mPhone, mCellInfoList); in testNotifyCellInfo()
79 void notifyCellInfo(Phone sender, List<CellInfo> cellInfo); in notifyCellInfo() method
143 public void notifyCellInfo(Phone sender, List<CellInfo> cellInfo) { in notifyCellInfo() method in DefaultPhoneNotifier
2814 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in Phone2818 mNotifier.notifyCellInfo(this, cellInfo); in notifyCellInfo()
1285 mPhone.notifyCellInfo(cellInfo); in handleMessage()
66 void notifyCellInfo(in List<CellInfo> cellInfo); in notifyCellInfo() method
1774 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in TelephonyRegistry
88157 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCellInfo(Ljava/util/List;)V