Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/telephony/
H A DTelephonyCallback.java952 public interface SrvccStateListener { interface in TelephonyCallback
1543 SrvccStateListener listener = (SrvccStateListener) mTelephonyCallbackWeakRef.get(); in onSrvccStateChanged()
H A DTelephonyRegistryManager.java923 if (telephonyCallback instanceof TelephonyCallback.SrvccStateListener) { in getEventsFromCallback()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DTelephonyRegistryTest.java155 TelephonyCallback.SrvccStateListener,
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt11935 public static interface TelephonyCallback.SrvccStateListener {