Home
last modified time | relevance | path

Searched refs:notifyLinkCapacityEstimateChanged (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DDefaultPhoneNotifier.java262 public void notifyLinkCapacityEstimateChanged(Phone sender, in notifyLinkCapacityEstimateChanged() method in DefaultPhoneNotifier
264 mTelephonyRegistryMgr.notifyLinkCapacityEstimateChanged(sender.getPhoneId(), in notifyLinkCapacityEstimateChanged()
H A DPhoneNotifier.java133 void notifyLinkCapacityEstimateChanged(Phone sender, in notifyLinkCapacityEstimateChanged() method
H A DPhone.java2876 public void notifyLinkCapacityEstimateChanged( in notifyLinkCapacityEstimateChanged() method in Phone
2878 mNotifier.notifyLinkCapacityEstimateChanged(this, linkCapacityEstimateList); in notifyLinkCapacityEstimateChanged()
H A DGsmCdmaPhone.java566 notifyLinkCapacityEstimateChanged(linkCapacityEstimateList); in updateLinkCapacityEstimate()
/aosp12/frameworks/base/core/java/com/android/internal/telephony/
H A DITelephonyRegistry.aidl99 void notifyLinkCapacityEstimateChanged(in int phoneId, in int subId, in notifyLinkCapacityEstimateChanged() method
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DTelephonyRegistryTest.java1081 mTelephonyRegistry.notifyLinkCapacityEstimateChanged(1, INVALID_SUBSCRIPTION_ID, lceList); in testNotifyLinkCapacityEstimateChanged()
1086 mTelephonyRegistry.notifyLinkCapacityEstimateChanged(2, 2, lceList); in testNotifyLinkCapacityEstimateChanged()
1091 mTelephonyRegistry.notifyLinkCapacityEstimateChanged(0, 2, lceList); in testNotifyLinkCapacityEstimateChanged()
H A DGsmCdmaPhoneTest.java1610 .notifyLinkCapacityEstimateChanged(any(), captor.capture()); in testEventLceUpdate()
1620 .notifyLinkCapacityEstimateChanged(any(), captor.capture()); in testEventLceUpdate()
1627 .notifyLinkCapacityEstimateChanged(any(), captor.capture()); in testEventLceUpdate()
/aosp12/frameworks/base/core/java/android/telephony/
H A DTelephonyRegistryManager.java857 public void notifyLinkCapacityEstimateChanged(int slotIndex, int subId, in notifyLinkCapacityEstimateChanged() method in TelephonyRegistryManager
860 sRegistry.notifyLinkCapacityEstimateChanged(slotIndex, subId, linkCapacityEstimateList); in notifyLinkCapacityEstimateChanged()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java2743 public void notifyLinkCapacityEstimateChanged(int phoneId, int subId, in notifyLinkCapacityEstimateChanged() method in TelephonyRegistry
/aosp12/frameworks/base/services/
H A Dart-profile3318 HPLcom/android/server/TelephonyRegistry;->notifyLinkCapacityEstimateChanged(IILjava/util/List;)V+]L…