Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/telephony/
H A DTelephonyCallback.java916 public interface PreciseCallStateListener { interface in TelephonyCallback
1752 PreciseCallStateListener listener = in onPreciseCallStateChanged()
1753 (PreciseCallStateListener) mTelephonyCallbackWeakRef.get(); in onPreciseCallStateChanged()
H A DTelephonyRegistryManager.java1019 if (telephonyCallback instanceof TelephonyCallback.PreciseCallStateListener) { in getEventsFromCallback()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes7511 android.telephony.TelephonyCallback$PreciseCallStateListener
H A Dboot-image-profile.txt30309 Landroid/telephony/TelephonyCallback$PreciseCallStateListener;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes7542 android.telephony.TelephonyCallback$PreciseCallStateListener
H A Dboot-image-profile.txt40443 Landroid/telephony/TelephonyCallback$PreciseCallStateListener;
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt14741 public static interface TelephonyCallback.PreciseCallStateListener {