Searched defs:removeRegistrationCallback (Results 1 – 4 of 4) sorted by relevance
30 oneway void removeRegistrationCallback(IImsRegistrationCallback c); in removeRegistrationCallback() method
126 private void removeRegistrationCallback(IImsRegistrationCallback c) { in removeRegistrationCallback() method in ImsRegistrationImplBase
333 void ServiceManager::removeRegistrationCallback(const wp<IBinder>& who, in removeRegistrationCallback() function in android::ServiceManager
381 public void removeRegistrationCallback(IImsRegistrationCallback callback) { in removeRegistrationCallback() method in MmTelFeatureConnection