Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java1986 public static class BatchTimer extends Timer { class in BatteryStatsImpl
2004 BatchTimer(Clocks clocks, Uid uid, int type, TimeBase timeBase, Parcel in) { in BatchTimer() method in BatteryStatsImpl.BatchTimer
2012 BatchTimer(Clocks clocks, Uid uid, int type, TimeBase timeBase) { in BatchTimer() method in BatteryStatsImpl.BatchTimer