Searched defs:removeRcsConfigCallback (Results 1 – 3 of 3) sorted by relevance
47 void removeRcsConfigCallback(IRcsConfigCallback c); in removeRcsConfigCallback() method
248 public void removeRcsConfigCallback(IRcsConfigCallback c) throws RemoteException { in removeRcsConfigCallback() method in ImsConfigImplBase.ImsConfigStub377 private void removeRcsConfigCallback(IRcsConfigCallback c) { in removeRcsConfigCallback() method in ImsConfigImplBase
291 boolean removeRcsConfigCallback(IRcsConfigCallback cb) { in removeRcsConfigCallback() method in RcsProvisioningMonitor.RcsProvisioningInfo