Searched refs:getResultOnInterval (Results 1 – 4 of 4) sorted by relevance
121 abstract double getResultOnInterval( in getResultOnInterval() method in AggregationRecordData162 getResultOnInterval(getStartTimestamp(), getEndTimestamp()), in compareTo()163 o.getResultOnInterval(o.getStartTimestamp(), o.getEndTimestamp())); in compareTo()
44 double getResultOnInterval(AggregationTimestamp startPoint, AggregationTimestamp endPoint) { in getResultOnInterval() method in ValueColumnAggregationData
55 double getResultOnInterval(AggregationTimestamp startPoint, AggregationTimestamp endPoint) { in getResultOnInterval() method in SessionDurationAggregationData
284 + mOpenIntervals.last().getResultOnInterval(startPoint, endPoint)); in updateAggregationResult()