Searched refs:onClientRemoved (Results 1 – 6 of 6) sorted by relevance
30 void onClientRemoved();
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()
123 mBatteryChecker->onClientRemoved(); in onMessageReceived()
532 void onClientRemoved(const resource_policy::ClientDescriptor<String8,
4146 void CameraService::ClientEventListener::onClientRemoved( in onClientRemoved() function in android::CameraService::ClientEventListener
3155 void BatteryChecker::onClientRemoved() { in onClientRemoved() function in android::BatteryChecker3898 mBatteryChecker->onClientRemoved(); in onMessageReceived()