Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsConnectionStateListener.java26 public class ImsConnectionStateListener { class
DImsManager.java476 ImsConnectionStateListener listener) throws ImsException { in open()
887 ImsConnectionStateListener listener) { in createRegistrationListenerProxy()
991 private ImsConnectionStateListener mListener;
994 ImsConnectionStateListener listener) { in ImsRegistrationListenerProxy()
/frameworks/opt/net/ims/
DREADME.txt65 ImsConnectionStateListener
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java50 import com.android.ims.ImsConnectionStateListener;
1438 private ImsConnectionStateListener mImsConnectionStateListener =
1439 new ImsConnectionStateListener() {