Home
last modified time | relevance | path

Searched refs:removeRegistrationCallback (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsRegistrationImplBase.java93 public void removeRegistrationCallback(IImsRegistrationCallback c) throws RemoteException {
94 ImsRegistrationImplBase.this.removeRegistrationCallback(c);
126 private void removeRegistrationCallback(IImsRegistrationCallback c) { in removeRegistrationCallback() method in ImsRegistrationImplBase
/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsRegistration.aidl30 oneway void removeRegistrationCallback(IImsRegistrationCallback c); in removeRegistrationCallback() method
/frameworks/native/cmds/servicemanager/
DServiceManager.cpp307 removeRegistrationCallback(IInterface::asBinder(callback), &it, &found); in unregisterForNotifications()
333 void ServiceManager::removeRegistrationCallback(const wp<IBinder>& who, in removeRegistrationCallback() function in android::ServiceManager
364 removeRegistrationCallback(who, &it, nullptr /*found*/); in binderDied()
DServiceManager.h75 void removeRegistrationCallback(const wp<IBinder>& who,
/frameworks/opt/net/ims/src/java/com/android/ims/
DMmTelFeatureConnection.java83 imsRegistration.removeRegistrationCallback(localCallback); in unregisterCallback()
381 public void removeRegistrationCallback(IImsRegistrationCallback callback) { in removeRegistrationCallback() method in MmTelFeatureConnection
DRcsFeatureConnection.java106 imsRegistration.removeRegistrationCallback(localCallback); in unregisterCallback()
DImsManager.java1692 mMmTelFeatureConnection.removeRegistrationCallback(callback.getBinder()); in removeRegistrationListener()
1813 mMmTelFeatureConnection.removeRegistrationCallback(listener.getBinder()); in removeRegistrationListener()
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DImsRegistrationTests.java171 mRegBinder.removeRegistrationCallback(mCallback); in testRegistrationCallbackAfterUnregistered()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt68234 Landroid/telephony/ims/stub/ImsRegistrationImplBase;->removeRegistrationCallback(Landroid/telephony…