Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/telephony/
H A DTelephonyCallback.java1016 public interface SrvccStateListener { interface in TelephonyCallback
1787 SrvccStateListener listener = (SrvccStateListener) mTelephonyCallbackWeakRef.get(); in onSrvccStateChanged()
H A DTelephonyRegistryManager.java1035 if (telephonyCallback instanceof TelephonyCallback.SrvccStateListener) { in getEventsFromCallback()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes7517 android.telephony.TelephonyCallback$SrvccStateListener
H A Dboot-image-profile.txt30315 Landroid/telephony/TelephonyCallback$SrvccStateListener;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes7548 android.telephony.TelephonyCallback$SrvccStateListener
H A Dboot-image-profile.txt40449 Landroid/telephony/TelephonyCallback$SrvccStateListener;
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt14749 public static interface TelephonyCallback.SrvccStateListener {