Searched refs:mWindowTimers (Results 1 – 2 of 2) sorted by relevance
615 final ArrayList<StopwatchTimer> mWindowTimers = new ArrayList<>(); field in BatteryStatsImpl8982 mBsi.mWindowTimers, timeBase, in); in readFromParcelLocked()10013 mBsi.mWindowTimers, mBsi.mOnBatteryTimeBase); in getWakelockTimerLocked()14864 mWindowTimers.clear(); in readFromParcelLocked()
7731 Lcom/android/internal/os/BatteryStatsImpl;->mWindowTimers:Ljava/util/ArrayList;