Searched refs:augmentEnd (Results 1 – 1 of 1) sorted by relevance
234 long augmentEnd = (augmentPlan != null) ? augmentPlan.getDataUsageTime() in getHistory() local240 if (augmentEnd != SubscriptionPlan.TIME_UNKNOWN) { in getHistory()246 if (cycleStart <= augmentEnd && augmentEnd < cycleEnd) { in getHistory()249 collectEnd = Long.max(collectEnd, augmentEnd); in getHistory()258 augmentEnd = roundDown(augmentEnd); in getHistory()275 augmentStart, augmentEnd, null); in getHistory()280 combined.recordData(augmentStart, augmentEnd, in getHistory()282 combined.getValues(augmentStart, augmentEnd, entry); in getHistory()299 && entry.bucketStart + entry.bucketDuration <= augmentEnd) { in getHistory()