Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java662 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()
781 LongSamplingCounter(TimeBase timeBase, Parcel in) { in LongSamplingCounter()
791 LongSamplingCounter(TimeBase timeBase) { in LongSamplingCounter()
910 Timer(int type, TimeBase timeBase, Parcel in) { in Timer()
926 Timer(int type, TimeBase timeBase) { in Timer()
1100 SamplingTimer(TimeBase timeBase, Parcel in) { in SamplingTimer()
1110 SamplingTimer(TimeBase timeBase, boolean trackReportedValues) { in SamplingTimer()
[all …]