Searched refs:timerPool (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java881 StopwatchTimer(Uid uid, int type, ArrayList<StopwatchTimer> timerPool, argument
885 mTimerPool = timerPool;
889 StopwatchTimer(Uid uid, int type, ArrayList<StopwatchTimer> timerPool, argument
893 mTimerPool = timerPool;

Completed in 14 milliseconds