Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java2222 public static class BatchTimer extends Timer { class in BatteryStatsImpl
2240 BatchTimer(Clocks clocks, Uid uid, int type, TimeBase timeBase, Parcel in) { in BatchTimer() method in BatteryStatsImpl.BatchTimer
2248 BatchTimer(Clocks clocks, Uid uid, int type, TimeBase timeBase) { in BatchTimer() method in BatteryStatsImpl.BatchTimer