Home
last modified time | relevance | path

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

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