Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java52 public void notifyCellInfo(Phone sender, List<CellInfo> cellInfo); in notifyCellInfo() method
DDefaultPhoneNotifier.java224 public void notifyCellInfo(Phone sender, List<CellInfo> cellInfo) { in notifyCellInfo() method in DefaultPhoneNotifier
DPhone.java2192 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in Phone
2193 mNotifier.notifyCellInfo(this, privatizeCellInfoList(cellInfo)); in notifyCellInfo()
DServiceStateTracker.java1059 mPhone.notifyCellInfo(list); in handleMessage()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTestPhoneNotifier.java.broken67 public void notifyCellInfo(Phone sender, List<CellInfo> cellInfo) {
DDefaultPhoneNotifierTest.java132 mDefaultPhoneNotifierUT.notifyCellInfo(mPhone, mCellInfoList); in testNotifyCellInfo()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephonyRegistry.aidl60 void notifyCellInfo(in List<CellInfo> cellInfo); in notifyCellInfo() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DTelephonyRegistryMock.java276 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in TelephonyRegistryMock
DPhoneMock.java581 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in PhoneMock
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java980 public void notifyCellInfo(List<CellInfo> cellInfo) { in notifyCellInfo() method in TelephonyRegistry
/frameworks/base/config/
Dhiddenapi-light-greylist.txt8371 Lcom/android/internal/telephony/ITelephonyRegistry;->notifyCellInfo(Ljava/util/List;)V
Dboot-image-profile.txt40311 HSPLcom/android/internal/telephony/ITelephonyRegistry;->notifyCellInfo(Ljava/util/List;)V
40537 HSPLcom/android/internal/telephony/PhoneNotifier;->notifyCellInfo(Lcom/android/internal/telephony/P…