Home
last modified time | relevance | path

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

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