Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/telephony/
DTelephonyCallback.java1044 public interface SrvccStateListener { interface in TelephonyCallback
1871 SrvccStateListener listener = (SrvccStateListener) mTelephonyCallbackWeakRef.get(); in onSrvccStateChanged()
DTelephonyRegistryManager.java1156 if (telephonyCallback instanceof TelephonyCallback.SrvccStateListener) { in getEventsFromCallback()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyRegistryTest.java181 TelephonyCallback.SrvccStateListener,
/frameworks/base/boot/
Dpreloaded-classes7685 android.telephony.TelephonyCallback$SrvccStateListener
Dboot-image-profile.txt30092 Landroid/telephony/TelephonyCallback$SrvccStateListener;
/frameworks/base/config/
Dpreloaded-classes7716 android.telephony.TelephonyCallback$SrvccStateListener
Dboot-image-profile.txt40253 Landroid/telephony/TelephonyCallback$SrvccStateListener;
/frameworks/base/core/api/
Dsystem-current.txt15285 public static interface TelephonyCallback.SrvccStateListener {