Home
last modified time | relevance | path

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

/system/hwservicemanager/
DHidlService.cpp115 sendClientCallbackNotification(callback, true /*hasClients*/); in addClientCallback()
233 sendClientCallbackNotification(cb, hasClients); in sendClientCallbackNotifications()
240 void HidlService::sendClientCallbackNotification(const sp<IClientCallback>& callback, bool hasClien… in sendClientCallbackNotification() function in android::hidl::manager::implementation::HidlService
DHidlService.h105 void sendClientCallbackNotification(const sp<IClientCallback>& callback, bool hasClients);