Searched refs:historyEnd (Results 1 – 3 of 3) sorted by relevance
81 long historyEnd = Long.MIN_VALUE; in updateCycleList() local84 historyEnd = chartData.network.getEnd(); in updateCycleList()89 if (historyEnd == Long.MIN_VALUE) historyEnd = now + 1; in updateCycleList()117 long cycleEnd = historyEnd; in updateCycleList()
108 long historyEnd = historyStart + 1; in getBundleForNetworkStats() local128 long cycleEnd = historyEnd; in getBundleForNetworkStats()
331 long historyEnd = 0; in parseBatteryHistory() local369 historyEnd = rec.time; in parseBatteryHistory()373 endWalltime = lastWallTime + historyEnd - lastRealtime; in parseBatteryHistory()