Searched refs:removeRegistrationCallback (Results 1 – 5 of 5) sorted by relevance
92 public void removeRegistrationCallback(IImsRegistrationCallback c) throws RemoteException {93 ImsRegistrationImplBase.this.removeRegistrationCallback(c);120 private void removeRegistrationCallback(IImsRegistrationCallback c) { in removeRegistrationCallback() method in ImsRegistrationImplBase
30 oneway void removeRegistrationCallback(IImsRegistrationCallback c); in removeRegistrationCallback() method
170 mRegBinder.removeRegistrationCallback(mCallback); in testRegistrationCallbackAfterUnregistered()
318 imsRegistration.removeRegistrationCallback(localCallback); in unregisterCallback()712 public void removeRegistrationCallback(IImsRegistrationCallback callback) { in removeRegistrationCallback() method in MmTelFeatureConnection
1776 mMmTelFeatureConnection.removeRegistrationCallback(callback.getBinder()); in removeRegistrationListener()1897 mMmTelFeatureConnection.removeRegistrationCallback(listener.getBinder()); in removeRegistrationListener()