Searched refs:onClientRemoved (Results 1 – 6 of 6) sorted by relevance
30 void onClientRemoved();
255 void onClientRemoved(const ClientDescriptor<KEY, VALUE>& descriptor);263 void DefaultEventListener<KEY, VALUE>::onClientRemoved( in onClientRemoved() function552 if (mListener != nullptr) mListener->onClientRemoved(**iter); in addAndEvict()626 mListener->onClientRemoved(*i); in removeAll()644 if (mListener != nullptr) mListener->onClientRemoved(*curClientPtr); in remove()701 if (mListener != nullptr) mListener->onClientRemoved(*curClientPtr); in remove()
123 mBatteryChecker->onClientRemoved(); in onMessageReceived()
396 void onClientRemoved(const resource_policy::ClientDescriptor<String8,
2964 void CameraService::ClientEventListener::onClientRemoved( in onClientRemoved() function in android::CameraService::ClientEventListener
1768 void BatteryChecker::onClientRemoved() { in onClientRemoved() function in android::BatteryChecker2417 mBatteryChecker->onClientRemoved(); in onMessageReceived()