Searched defs:hasClients (Results 1 – 1 of 1) sorted by relevance
150 bool hasClients = count > 1; // this process holds a strong count in forceHandleClientCallbacks() local226 void HidlService::sendClientCallbackNotifications(bool hasClients) { in sendClientCallbackNotifications()240 …HidlService::sendClientCallbackNotification(const sp<IClientCallback>& callback, bool hasClients) { in sendClientCallbackNotification()