Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/fuelgauge/batteryusage/
DDataProcessor.java1202 final double timestampLength = upperTimestamp - lowerTimestamp; in interpolateHistoryForSlot() local
1224 /* ratio= */ timestampDiff / timestampLength, in interpolateHistoryForSlot()