Searched refs:removeRegistrationCallback (Results 1 – 6 of 6) sorted by relevance
146 public void removeRegistrationCallback(IImsRegistrationCallback c) throws RemoteException {147 ImsRegistrationImplBase.this.removeRegistrationCallback(c);174 private void removeRegistrationCallback(IImsRegistrationCallback c) { in removeRegistrationCallback() method in ImsRegistrationImplBase
30 oneway void removeRegistrationCallback(IImsRegistrationCallback c); in removeRegistrationCallback() method
202 getRegistration().removeRegistrationCallback(mRegistrationCallbackAdapter); in removeConnection()492 public void removeRegistrationCallback(ImsRegistrationImplBase.Callback callback) in removeRegistrationCallback() method in MmTelFeatureConnection
1581 mMmTelFeatureConnection.removeRegistrationCallback(callback); in removeRegistrationListener()1629 mMmTelFeatureConnection.removeRegistrationCallback(listener); in removeRegistrationListener()
169 mRegBinder.removeRegistrationCallback(mCallback); in testRegistrationCallbackAfterUnregistered()
30912 HSPLandroid/telephony/ims/aidl/IImsRegistration;->removeRegistrationCallback(Landroid/telephony/ims…