Searched refs:mOnBatteryStopwatches (Results 1 – 1 of 1) sorted by relevance
38 private final ArrayList<TimeInStateStopwatch> mOnBatteryStopwatches = new ArrayList<>(); field in CachedDeviceState64 final int size = mOnBatteryStopwatches.size(); in updateStopwatches()67 mOnBatteryStopwatches.get(i).start(); in updateStopwatches()69 mOnBatteryStopwatches.get(i).stop(); in updateStopwatches()95 mOnBatteryStopwatches.add(stopwatch); in createTimeOnBatteryStopwatch()156 mOnBatteryStopwatches.remove(this); in close()