Searched refs:handleConditionEvent (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/cmds/statsd/src/condition/
H A DSimpleConditionTracker.h131 void handleConditionEvent(const HashableDimensionKey& outputKey, bool matchStart,
H A DSimpleConditionTracker.cpp172 void SimpleConditionTracker::handleConditionEvent(const HashableDimensionKey& outputKey, function in class:android::os::statsd::SimpleConditionTracker
322 handleConditionEvent(DEFAULT_DIMENSION_KEY, matchedState == 1, &overallState,
334 handleConditionEvent(outputValue, matchedState == 1, &overallState, &overallChanged);

Completed in 39 milliseconds