Searched defs:rawTimestampList (Results 1 – 1 of 1) sorted by relevance
421 final List<Long> rawTimestampList = new ArrayList<>(batteryHistoryMap.keySet()); in getHistoryMapWithExpectedTimestamps() local460 static List<Long> getTimestampSlots(final List<Long> rawTimestampList, final long currentTime) { in getTimestampSlots()1081 final List<Long> rawTimestampList, in interpolateHistory()1104 final List<Long> rawTimestampList, in interpolateHistoryForSlot()