Home
last modified time | relevance | path

Searched refs:buckedStartTime (Results 1 – 1 of 1) sorted by relevance

/packages/modules/HealthFitness/framework/java/android/health/connect/aidl/
DAggregateDataResponseParcel.java217 Instant buckedStartTime = startTime.plus(offsetDuration); in getAggregateDataResponseForInstantTimeGroupedByDuration() local
218 Instant buckedEndTime = buckedStartTime.plus(mDuration); in getAggregateDataResponseForInstantTimeGroupedByDuration()
225 buckedStartTime, buckedEndTime, response.getAggregateResults())); in getAggregateDataResponseForInstantTimeGroupedByDuration()