Home
last modified time | relevance | path

Searched refs:onLinkCapacityEstimateChanged (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/telephony/
H A DIPhoneStateListener.aidl77 void onLinkCapacityEstimateChanged(in List<LinkCapacityEstimate> linkCapacityEstimateList); in onLinkCapacityEstimateChanged() method
/aosp12/frameworks/base/core/java/android/telephony/
H A DTelephonyCallback.java1384 void onLinkCapacityEstimateChanged( in onLinkCapacityEstimateChanged() method
1736 public void onLinkCapacityEstimateChanged( in onLinkCapacityEstimateChanged() method in TelephonyCallback.IPhoneStateListenerStub
1743 () -> mExecutor.execute(() -> listener.onLinkCapacityEstimateChanged( in onLinkCapacityEstimateChanged()
H A DPhoneStateListener.java1641 public void onLinkCapacityEstimateChanged( in onLinkCapacityEstimateChanged() method in PhoneStateListener.IPhoneStateListenerStub
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DTelephonyRegistryTest.java206 public void onLinkCapacityEstimateChanged( in onLinkCapacityEstimateChanged() method in TelephonyRegistryTest.TelephonyCallbackWrapper
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java1342 r.callback.onLinkCapacityEstimateChanged(mLinkCapacityEstimateLists in listen()
2762 r.callback.onLinkCapacityEstimateChanged(linkCapacityEstimateList); in notifyLinkCapacityEstimateChanged()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt11912 …oid.Manifest.permission.READ_PRECISE_PHONE_STATE) public void onLinkCapacityEstimateChanged(@NonNu…