Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java12537 final long totalRxDuration = deltaInfo.getReceiveTimeMillis(); in incrementPerRatDataLocked() local
12542 (frequencyDurationMs * totalRxDuration + (totalActiveTimeMs in incrementPerRatDataLocked()