Home
last modified time | relevance | path

Searched refs:CallForwardingIndicatorListener (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/telephony/
H A DTelephonyCallback.java702 public interface CallForwardingIndicatorListener { interface in TelephonyCallback
1430 CallForwardingIndicatorListener listener = in onCallForwardingIndicatorChanged()
1431 (CallForwardingIndicatorListener) mTelephonyCallbackWeakRef.get(); in onCallForwardingIndicatorChanged()
H A DTelephonyRegistryManager.java878 if (telephonyCallback instanceof TelephonyCallback.CallForwardingIndicatorListener) { in getEventsFromCallback()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DCallNotifier.java772 TelephonyCallback.CallForwardingIndicatorListener {
/aosp12/packages/services/Telephony/src/com/android/phone/settings/
H A DRadioInfo.java318 TelephonyCallback.CallForwardingIndicatorListener,
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt42601 public static interface TelephonyCallback.CallForwardingIndicatorListener {