Searched refs:augmentEnd (Results 1 – 1 of 1) sorted by relevance
262 long augmentEnd = (augmentPlan != null) ? augmentPlan.getDataUsageTime() in getHistory() local268 if (augmentEnd != SubscriptionPlan.TIME_UNKNOWN) { in getHistory()274 if (cycleStart <= augmentEnd && augmentEnd < cycleEnd) { in getHistory()277 collectEnd = Long.max(collectEnd, augmentEnd); in getHistory()286 augmentEnd = roundDown(augmentEnd); in getHistory()303 augmentStart, augmentEnd, null); in getHistory()308 combined.recordData(augmentStart, augmentEnd, in getHistory()310 combined.getValues(augmentStart, augmentEnd, entry); in getHistory()325 && entry.bucketStart + entry.bucketDuration <= augmentEnd) { in getHistory()