Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/telephony/
DTelephonyCallback.java1374 public interface LinkCapacityEstimateChangedListener { interface in TelephonyCallback
1738 LinkCapacityEstimateChangedListener listener = in onLinkCapacityEstimateChanged()
1739 (LinkCapacityEstimateChangedListener) mTelephonyCallbackWeakRef.get(); in onLinkCapacityEstimateChanged()
DTelephonyRegistryManager.java995 if (telephonyCallback instanceof TelephonyCallback.LinkCapacityEstimateChangedListener) { in getEventsFromCallback()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyRegistryTest.java158 TelephonyCallback.LinkCapacityEstimateChangedListener,
/frameworks/base/core/api/
Dsystem-current.txt11863 public static interface TelephonyCallback.LinkCapacityEstimateChangedListener {