Home
last modified time | relevance | path

Searched refs:ImsRegistrationListenerProxy (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsManager.java1153 private ImsRegistrationListenerProxy createRegistrationListenerProxy(int serviceClass, in createRegistrationListenerProxy()
1155 ImsRegistrationListenerProxy proxy = in createRegistrationListenerProxy()
1156 new ImsRegistrationListenerProxy(serviceClass, listener); in createRegistrationListenerProxy()
1257 private class ImsRegistrationListenerProxy extends IImsRegistrationListener.Stub { class in ImsManager
1261 public ImsRegistrationListenerProxy(int serviceClass, in ImsRegistrationListenerProxy() method in ImsManager.ImsRegistrationListenerProxy
/frameworks/base/
Dcompiled-classes-phone5151 com.android.ims.ImsManager$ImsRegistrationListenerProxy