Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/powerstats/
DProtoStreamUtils.java113 long startWallTime) { in adjustTimeSinceBootToEpoch() argument
121 stateResidencyData.lastEntryTimestampMs += startWallTime; in adjustTimeSinceBootToEpoch()
324 long startWallTime) { in adjustTimeSinceBootToEpoch() argument
328 energyMeasurement[i].timestampMs += startWallTime; in adjustTimeSinceBootToEpoch()
545 long startWallTime) { in adjustTimeSinceBootToEpoch() argument
549 energyConsumerResult[i].timestampMs += startWallTime; in adjustTimeSinceBootToEpoch()