Home
last modified time | relevance | path

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

/aosp_15_r20/system/hwservicemanager/
H A 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
H A DHidlService.h105 void sendClientCallbackNotification(const sp<IClientCallback>& callback, bool hasClients);