Searched refs:getCurrentStateKeyFullBucketDuration (Results 1 – 5 of 5) sorted by relevance
105 getCurrentStateKeyDuration() + getCurrentStateKeyFullBucketDuration()); in noteStop()134 getCurrentStateKeyDuration() + getCurrentStateKeyFullBucketDuration()); in noteStopAll()196 getCurrentStateKeyFullBucketDuration(), mCurrentBucketNum); in flushCurrentBucket()283 getCurrentStateKeyDuration() + getCurrentStateKeyFullBucketDuration()); in onSlicedConditionMayChange()345 getCurrentStateKeyDuration() + getCurrentStateKeyFullBucketDuration()); in onConditionChanged()388 getCurrentStateKeyDuration() + getCurrentStateKeyFullBucketDuration(); in predictAnomalyTimestampNs()473 int64_t OringDurationTracker::getCurrentStateKeyFullBucketDuration() const { in getCurrentStateKeyFullBucketDuration() function in android::os::statsd::OringDurationTracker
64 int64_t getCurrentStateKeyFullBucketDuration() const override;
62 int64_t getCurrentStateKeyFullBucketDuration() const override;
138 virtual int64_t getCurrentStateKeyFullBucketDuration() const = 0;
339 int64_t MaxDurationTracker::getCurrentStateKeyFullBucketDuration() const { in getCurrentStateKeyFullBucketDuration() function in android::os::statsd::MaxDurationTracker