Searched refs:lowerTimestamp (Results 1 – 2 of 2) sorted by relevance
1144 final long lowerTimestamp = nearestTimestamps[0]; in interpolateHistoryForSlot() local1160 if (lowerTimestamp == 0) { in interpolateHistoryForSlot()1166 context, currentSlot, lowerTimestamp, upperTimestamp, batteryHistoryMap, resultMap); in interpolateHistoryForSlot()1172 final long lowerTimestamp, in interpolateHistoryForSlot() argument1177 batteryHistoryMap.get(lowerTimestamp); in interpolateHistoryForSlot()1188 if (lowerTimestamp < upperEntryDataBootTimestamp in interpolateHistoryForSlot()1202 final double timestampLength = upperTimestamp - lowerTimestamp; in interpolateHistoryForSlot()1203 final double timestampDiff = currentSlot - lowerTimestamp; in interpolateHistoryForSlot()
203 final long lowerTimestamp = 100L; in testInterpolate_returnExpectedResult() local208 lowerTimestamp, in testInterpolate_returnExpectedResult()