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.java1281 public static final class BatchTimer extends Timer { class in BatteryStatsImpl
1299 BatchTimer(Uid uid, int type, TimeBase timeBase, Parcel in) { in BatchTimer() method in BatteryStatsImpl.BatchTimer
1307 BatchTimer(Uid uid, int type, TimeBase timeBase) { in BatchTimer() method in BatteryStatsImpl.BatchTimer