Home
last modified time | relevance | path

Searched refs:notifyCellInfo (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DTestPhoneNotifier.java.broken67 public void notifyCellInfo(Phone sender, List<CellInfo> cellInfo) {
H A DDefaultPhoneNotifierTest.java127 mDefaultPhoneNotifierUT.notifyCellInfo(mPhone, mCellInfoList); in testNotifyCellInfo()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneNotifier.java79 void notifyCellInfo(Phone sender, List<CellInfo> cellInfo); in notifyCellInfo() method
H A DDefaultPhoneNotifier.java143 public void notifyCellInfo(Phone sender, List<CellInfo> cellInfo) { in notifyCellInfo() method in DefaultPhoneNotifier
H A DPhone.java2814 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in Phone
2818 mNotifier.notifyCellInfo(this, cellInfo); in notifyCellInfo()
H A DServiceStateTracker.java1285 mPhone.notifyCellInfo(cellInfo); in handleMessage()
/aosp12/frameworks/base/core/java/com/android/internal/telephony/
H A DITelephonyRegistry.aidl66 void notifyCellInfo(in List<CellInfo> cellInfo); in notifyCellInfo() method
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java1774 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in TelephonyRegistry
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt88157 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCellInfo(Ljava/util/List;)V