Searched refs:removeRegistrationCallback (Results 1 – 9 of 9) sorted by relevance
30 oneway void removeRegistrationCallback(IImsRegistrationCallback c); in removeRegistrationCallback() method
262 public void removeRegistrationCallback(IImsRegistrationCallback c) throws RemoteException {263 executeMethodAsync(() -> ImsRegistrationImplBase.this.removeRegistrationCallback(c),370 private void removeRegistrationCallback(IImsRegistrationCallback c) { in removeRegistrationCallback() method in ImsRegistrationImplBase
93 void removeRegistrationCallback(const wp<IBinder>& who,
591 removeRegistrationCallback(IInterface::asBinder(callback), &it, &found); in unregisterForNotifications()697 void ServiceManager::removeRegistrationCallback(const wp<IBinder>& who, in removeRegistrationCallback() function in android::ServiceManager736 removeRegistrationCallback(who, &it, nullptr /*found*/); in binderDied()
109 imsRegistration.removeRegistrationCallback(localCallback); in unregisterCallback()
95 imsRegistration.removeRegistrationCallback(localCallback); in unregisterCallback()394 public void removeRegistrationCallback(IImsRegistrationCallback callback) { in removeRegistrationCallback() method in MmTelFeatureConnection
2244 mMmTelConnectionRef.get().removeRegistrationCallback(callback.getBinder()); in removeRegistrationListener()2397 c.removeRegistrationCallback(listener.getBinder()); in removeRegistrationListener()
208 mRegBinder.removeRegistrationCallback(mCallback); in testRegistrationCallbackAfterUnregistered()
53568 Landroid/telephony/ims/stub/ImsRegistrationImplBase;->removeRegistrationCallback(Landroid/telephony…