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