Searched defs:ImsRegistrationListenerProxy (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsManager.java1362 private ImsRegistrationListenerProxy createRegistrationListenerProxy(int serviceClass,
1364 ImsRegistrationListenerProxy proxy =
1365 new ImsRegistrationListenerProxy(serviceClass, listener);
1478 private class ImsRegistrationListenerProxy extends IImsRegistrationListener.Stub { class in class:ImsManager
1482 public ImsRegistrationListenerProxy(int serviceClass, method in class:ImsManager.ImsRegistrationListenerProxy

Completed in 48 milliseconds