Searched defs:timerPool (Results 1 – 1 of 1) sorted by relevance
| /frameworks/base/core/java/com/android/internal/os/ |
| D | BatteryStatsImpl.java | 2156 public DurationTimer(Clocks clocks, Uid uid, int type, ArrayList<StopwatchTimer> timerPool, in DurationTimer() 2164 public DurationTimer(Clocks clocks, Uid uid, int type, ArrayList<StopwatchTimer> timerPool, in DurationTimer() 2367 public StopwatchTimer(Clocks clocks, Uid uid, int type, ArrayList<StopwatchTimer> timerPool, in StopwatchTimer() 2375 public StopwatchTimer(Clocks clocks, Uid uid, int type, ArrayList<StopwatchTimer> timerPool, in StopwatchTimer() 2583 public DualTimer(Clocks clocks, Uid uid, int type, ArrayList<StopwatchTimer> timerPool, in DualTimer() 2595 public DualTimer(Clocks clocks, Uid uid, int type, ArrayList<StopwatchTimer> timerPool, in DualTimer()
|