Searched refs:mFullTimers (Results 1 – 2 of 2) sorted by relevance
614 final ArrayList<StopwatchTimer> mFullTimers = new ArrayList<>(); field in BatteryStatsImpl8980 mBsi.mFullTimers, timeBase, in); in readFromParcelLocked()10004 mBsi.mFullTimers, mBsi.mOnBatteryTimeBase); in getWakelockTimerLocked()14863 mFullTimers.clear(); in readFromParcelLocked()
7729 Lcom/android/internal/os/BatteryStatsImpl;->mFullTimers:Ljava/util/ArrayList;