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