Home
last modified time | relevance | path

Searched refs:LinkCapacityEstimateChangedListener (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/telephony/
H A DTelephonyCallback.java1547 public interface LinkCapacityEstimateChangedListener { interface in TelephonyCallback
1981 LinkCapacityEstimateChangedListener listener = in onLinkCapacityEstimateChanged()
1982 (LinkCapacityEstimateChangedListener) mTelephonyCallbackWeakRef.get(); in onLinkCapacityEstimateChanged()
H A DTelephonyRegistryManager.java1107 if (telephonyCallback instanceof TelephonyCallback.LinkCapacityEstimateChangedListener) { in getEventsFromCallback()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes7504 android.telephony.TelephonyCallback$LinkCapacityEstimateChangedListener
H A Dboot-image-profile.txt30302 Landroid/telephony/TelephonyCallback$LinkCapacityEstimateChangedListener;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes7535 android.telephony.TelephonyCallback$LinkCapacityEstimateChangedListener
H A Dboot-image-profile.txt40436 Landroid/telephony/TelephonyCallback$LinkCapacityEstimateChangedListener;
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt14721 public static interface TelephonyCallback.LinkCapacityEstimateChangedListener {