Home
last modified time | relevance | path

Searched defs:rawTimestampList (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/fuelgauge/batteryusage/
DDataProcessor.java419 final List<Long> rawTimestampList = new ArrayList<>(batteryHistoryMap.keySet()); in getHistoryMapWithExpectedTimestamps() local
461 static List<Long> getTimestampSlots(final List<Long> rawTimestampList, final long currentTime) { in getTimestampSlots()
1112 final List<Long> rawTimestampList, in interpolateHistory()
1140 final List<Long> rawTimestampList, in interpolateHistoryForSlot()