Searched refs:removeEmergencyRegistrationCallback (Results 1 – 3 of 3) sorted by relevance
32 oneway void removeEmergencyRegistrationCallback(IImsRegistrationCallback c); in removeEmergencyRegistrationCallback() method
254 public void removeEmergencyRegistrationCallback(IImsRegistrationCallback c)257 ImsRegistrationImplBase.this.removeEmergencyRegistrationCallback(c),384 private void removeEmergencyRegistrationCallback(IImsRegistrationCallback c) { in removeEmergencyRegistrationCallback() method in ImsRegistrationImplBase
138 imsRegistration.removeEmergencyRegistrationCallback(localCallback); in unregisterCallback()