Home
last modified time | relevance | path

Searched defs:removeEmergencyRegistrationCallback (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsRegistration.aidl32 oneway void removeEmergencyRegistrationCallback(IImsRegistrationCallback c); in removeEmergencyRegistrationCallback() method
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsRegistrationImplBase.java384 private void removeEmergencyRegistrationCallback(IImsRegistrationCallback c) { in removeEmergencyRegistrationCallback() method in ImsRegistrationImplBase