Home
last modified time | relevance | path

Searched refs:expectedTimestampList (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/fuelgauge/batteryusage/
DDataProcessor.java427 final List<Long> expectedTimestampList = getTimestampSlots(rawTimestampList, currentTime); in getHistoryMapWithExpectedTimestamps() local
429 context, rawTimestampList, expectedTimestampList, batteryHistoryMap, resultMap); in getHistoryMapWithExpectedTimestamps()