Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsRegistrationImplBase.java92 public void removeRegistrationCallback(IImsRegistrationCallback c) throws RemoteException {
93 ImsRegistrationImplBase.this.removeRegistrationCallback(c);
120 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/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DImsRegistrationTests.java170 mRegBinder.removeRegistrationCallback(mCallback); in testRegistrationCallbackAfterUnregistered()
/frameworks/opt/net/ims/src/java/com/android/ims/
DMmTelFeatureConnection.java318 imsRegistration.removeRegistrationCallback(localCallback); in unregisterCallback()
712 public void removeRegistrationCallback(IImsRegistrationCallback callback) { in removeRegistrationCallback() method in MmTelFeatureConnection
DImsManager.java1776 mMmTelFeatureConnection.removeRegistrationCallback(callback.getBinder()); in removeRegistrationListener()
1897 mMmTelFeatureConnection.removeRegistrationCallback(listener.getBinder()); in removeRegistrationListener()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt73136 Landroid/telephony/ims/stub/ImsRegistrationImplBase;->removeRegistrationCallback(Landroid/telephony…