Searched refs:removeRegistrationCallback (Results 1 – 9 of 9) sorted by relevance
93 public void removeRegistrationCallback(IImsRegistrationCallback c) throws RemoteException {94 ImsRegistrationImplBase.this.removeRegistrationCallback(c);126 private void removeRegistrationCallback(IImsRegistrationCallback c) { in removeRegistrationCallback() method in ImsRegistrationImplBase
30 oneway void removeRegistrationCallback(IImsRegistrationCallback c); in removeRegistrationCallback() method
307 removeRegistrationCallback(IInterface::asBinder(callback), &it, &found); in unregisterForNotifications()333 void ServiceManager::removeRegistrationCallback(const wp<IBinder>& who, in removeRegistrationCallback() function in android::ServiceManager364 removeRegistrationCallback(who, &it, nullptr /*found*/); in binderDied()
75 void removeRegistrationCallback(const wp<IBinder>& who,
83 imsRegistration.removeRegistrationCallback(localCallback); in unregisterCallback()381 public void removeRegistrationCallback(IImsRegistrationCallback callback) { in removeRegistrationCallback() method in MmTelFeatureConnection
106 imsRegistration.removeRegistrationCallback(localCallback); in unregisterCallback()
1692 mMmTelFeatureConnection.removeRegistrationCallback(callback.getBinder()); in removeRegistrationListener()1813 mMmTelFeatureConnection.removeRegistrationCallback(listener.getBinder()); in removeRegistrationListener()
171 mRegBinder.removeRegistrationCallback(mCallback); in testRegistrationCallbackAfterUnregistered()
68234 Landroid/telephony/ims/stub/ImsRegistrationImplBase;->removeRegistrationCallback(Landroid/telephony…