Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java3183 public static class BatchTimer extends Timer { class in BatteryStatsImpl
3201 BatchTimer(Clock clock, Uid uid, int type, TimeBase timeBase, Parcel in) { in BatchTimer() method in BatteryStatsImpl.BatchTimer
3209 BatchTimer(Clock clock, Uid uid, int type, TimeBase timeBase) { in BatchTimer() method in BatteryStatsImpl.BatchTimer