Searched refs:TimeBase (Results 1 – 1 of 1) sorted by relevance
185 final TimeBase mOnBatteryTimeBase = new TimeBase();189 final TimeBase mOnBatteryScreenOffTimeBase = new TimeBase();458 static class TimeBase { class in BatteryStatsImpl656 final TimeBase mTimeBase;662 Counter(TimeBase timeBase, Parcel in) { in Counter()672 Counter(TimeBase timeBase) { in Counter()760 SamplingCounter(TimeBase timeBase, Parcel in) { in SamplingCounter()764 SamplingCounter(TimeBase timeBase) { in SamplingCounter()774 final TimeBase mTimeBase;781 LongSamplingCounter(TimeBase timeBase, Parcel in) { in LongSamplingCounter()[all …]