Searched refs:ImsRegistrationListenerProxy (Results 1 – 1 of 1) sorted by relevance
695 private ImsRegistrationListenerProxy createRegistrationListenerProxy(int serviceClass, in createRegistrationListenerProxy()697 ImsRegistrationListenerProxy proxy = in createRegistrationListenerProxy()698 new ImsRegistrationListenerProxy(serviceClass, listener); in createRegistrationListenerProxy()787 private class ImsRegistrationListenerProxy extends IImsRegistrationListener.Stub { class in ImsManager791 public ImsRegistrationListenerProxy(int serviceClass, in ImsRegistrationListenerProxy() method in ImsManager.ImsRegistrationListenerProxy