Searched defs:onClients (Results 1 – 2 of 2) sorted by relevance
38 void onClients(IBinder registered, boolean hasClients); in onClients() method
132 Status ClientCounterCallback::onClients(const sp<IBinder>& service, bool clients) { in onClients() function in android::binder::internal::ClientCounterCallback