Searched refs:onClientRemoved (Results 1 – 6 of 6) sorted by relevance
291 void onClientRemoved(const ClientDescriptor<KEY, VALUE>& descriptor);299 void DefaultEventListener<KEY, VALUE>::onClientRemoved( in onClientRemoved() function602 if (mListener != nullptr) mListener->onClientRemoved(**iter); in addAndEvict()676 mListener->onClientRemoved(*i); in removeAll()694 if (mListener != nullptr) mListener->onClientRemoved(*curClientPtr); in remove()751 if (mListener != nullptr) mListener->onClientRemoved(*curClientPtr); in remove()
30 void onClientRemoved();
123 mBatteryChecker->onClientRemoved(); in onMessageReceived()
482 void onClientRemoved(const resource_policy::ClientDescriptor<String8,
3753 void CameraService::ClientEventListener::onClientRemoved( in onClientRemoved() function in android::CameraService::ClientEventListener
2866 void BatteryChecker::onClientRemoved() { in onClientRemoved() function in android::BatteryChecker3576 mBatteryChecker->onClientRemoved(); in onMessageReceived()