Searched refs:getCurrentStateKeyFullBucketDuration (Results 1 – 5 of 5) sorted by relevance
96 getCurrentStateKeyDuration() + getCurrentStateKeyFullBucketDuration()); in noteStop()125 getCurrentStateKeyDuration() + getCurrentStateKeyFullBucketDuration()); in noteStopAll()185 getCurrentStateKeyFullBucketDuration(), mCurrentBucketNum); in flushCurrentBucket()268 getCurrentStateKeyDuration() + getCurrentStateKeyFullBucketDuration()); in onSlicedConditionMayChange()330 getCurrentStateKeyDuration() + getCurrentStateKeyFullBucketDuration()); in onConditionChanged()368 getCurrentStateKeyDuration() + getCurrentStateKeyFullBucketDuration(); in predictAnomalyTimestampNs()453 int64_t OringDurationTracker::getCurrentStateKeyFullBucketDuration() const { in getCurrentStateKeyFullBucketDuration() function in android::os::statsd::OringDurationTracker
64 int64_t getCurrentStateKeyFullBucketDuration() const override;
63 int64_t getCurrentStateKeyFullBucketDuration() const override;
132 virtual int64_t getCurrentStateKeyFullBucketDuration() const = 0;
323 int64_t MaxDurationTracker::getCurrentStateKeyFullBucketDuration() const { in getCurrentStateKeyFullBucketDuration() function in android::os::statsd::MaxDurationTracker