Searched refs:removeRcsConfigCallback (Results 1 – 2 of 2) sorted by relevance
47 void removeRcsConfigCallback(IRcsConfigCallback c); in removeRcsConfigCallback() method
401 public void removeRcsConfigCallback(IRcsConfigCallback c) throws RemoteException { in removeRcsConfigCallback() method in ImsConfigImplBase.ImsConfigStub405 getImsConfigImpl().removeRcsConfigCallback(c); in removeRcsConfigCallback()652 private void removeRcsConfigCallback(IRcsConfigCallback c) { in removeRcsConfigCallback() method in ImsConfigImplBase