Searched refs:historyEnd (Results 1 – 1 of 1) sorted by relevance
78 long historyEnd = Long.MIN_VALUE; in updateCycleList() local81 historyEnd = chartData.network.getEnd(); in updateCycleList()86 if (historyEnd == Long.MIN_VALUE) historyEnd = now + 1; in updateCycleList()91 long cycleEnd = computeNextCycleBoundary(historyEnd, policy); in updateCycleList()115 long cycleEnd = historyEnd; in updateCycleList()