Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java615 final ArrayList<StopwatchTimer> mWindowTimers = new ArrayList<>(); field in BatteryStatsImpl
8982 mBsi.mWindowTimers, timeBase, in); in readFromParcelLocked()
10013 mBsi.mWindowTimers, mBsi.mOnBatteryTimeBase); in getWakelockTimerLocked()
14864 mWindowTimers.clear(); in readFromParcelLocked()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt7731 Lcom/android/internal/os/BatteryStatsImpl;->mWindowTimers:Ljava/util/ArrayList;