Searched refs:handleConditionEvent (Results 1 – 2 of 2) sorted by relevance
186 void SimpleConditionTracker::handleConditionEvent(const HashableDimensionKey& outputKey, in handleConditionEvent() function in android::os::statsd::SimpleConditionTracker333 handleConditionEvent(DEFAULT_DIMENSION_KEY, matchedState == 1, &overallState, in evaluateCondition()345 handleConditionEvent(outputValue, matchedState == 1, &overallState, &overallChanged); in evaluateCondition()
129 void handleConditionEvent(const HashableDimensionKey& outputKey, bool matchStart,