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

/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsRegistration.aidl30 oneway void removeRegistrationCallback(IImsRegistrationCallback c);
/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsRegistrationImplBase.java146 public void removeRegistrationCallback(IImsRegistrationCallback c) throws RemoteException {
147 ImsRegistrationImplBase.this.removeRegistrationCallback(c);
174 private void removeRegistrationCallback(IImsRegistrationCallback c) { method in class:ImsRegistrationImplBase
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
H A DImsRegistrationTests.java169 mRegBinder.removeRegistrationCallback(mCallback);
/frameworks/opt/net/ims/src/java/com/android/ims/
H A DMmTelFeatureConnection.java202 getRegistration().removeRegistrationCallback(mRegistrationCallbackAdapter);
492 public void removeRegistrationCallback(ImsRegistrationImplBase.Callback callback) method in class:MmTelFeatureConnection
H A DImsManager.java1581 mMmTelFeatureConnection.removeRegistrationCallback(callback);
1584 throw new ImsException("removeRegistrationCallback(IRIB)", e,
1629 mMmTelFeatureConnection.removeRegistrationCallback(listener);
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 174 milliseconds