Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java818 private final ArrayList<StopwatchTimer> mWindowTimers = new ArrayList<>(); field in BatteryStatsImpl
9801 mBsi.mWindowTimers, timeBase, in); in readFromParcelLocked()
10764 mBsi.mWindowTimers, mBsi.mOnBatteryTimeBase); in getWakelockTimerLocked()