Home
last modified time | relevance | path

Searched defs:StopwatchTimer (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java3207 public static class StopwatchTimer extends Timer { class in BatteryStatsImpl
3236 public StopwatchTimer(Clock clock, Uid uid, int type, ArrayList<StopwatchTimer> timerPool, in StopwatchTimer() method in BatteryStatsImpl.StopwatchTimer
3244 public StopwatchTimer(Clock clock, Uid uid, int type, ArrayList<StopwatchTimer> timerPool, in StopwatchTimer() method in BatteryStatsImpl.StopwatchTimer