Home
last modified time | relevance | path

Searched refs:sendClientCallbackNotifications (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/servicemanager/
DServiceManager.cpp469 sendClientCallbackNotifications(serviceName, true); in handleServiceClientCallback()
480 sendClientCallbackNotifications(serviceName, true); in handleServiceClientCallback()
485 sendClientCallbackNotifications(serviceName, false); in handleServiceClientCallback()
492 void ServiceManager::sendClientCallbackNotifications(const std::string& serviceName, bool hasClient… in sendClientCallbackNotifications() function in android::ServiceManager
DServiceManager.h80 void sendClientCallbackNotifications(const std::string& serviceName, bool hasClients);