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

/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java1440 StopwatchTimer(Uid uid, int type, ArrayList<StopwatchTimer> timerPool, argument
1444 mTimerPool = timerPool;
1448 StopwatchTimer(Uid uid, int type, ArrayList<StopwatchTimer> timerPool, argument
1452 mTimerPool = timerPool;

Completed in 97 milliseconds