Searched refs:removeServiceListener (Results 1 – 2 of 2) sorted by relevance
100 bool removeServiceListener(const wp<IBase>& who);135 bool removeServiceListener(const wp<IBase>& who);
135 serviceRemoved = removeServiceListener(who); in serviceDied()235 bool ServiceManager::PackageInterfaceMap::removeServiceListener(const wp<IBase>& who) { in removeServiceListener() function in android::hidl::manager::implementation::ServiceManager::PackageInterfaceMap532 success |= removeServiceListener(callback); in unregisterForNotifications()541 success |= ifaceMap.removeServiceListener(callback); in unregisterForNotifications()808 bool ServiceManager::removeServiceListener(const wp<IBase>& who) { in removeServiceListener() function in android::hidl::manager::implementation::ServiceManager813 found |= packageInterfaceMap.removeServiceListener(who); in removeServiceListener()