Searched defs:timeBase (Results 1 – 1 of 1) sorted by relevance
| /frameworks/base/core/java/com/android/internal/os/ |
| D | BatteryStatsImpl.java | 713 Counter(TimeBase timeBase, Parcel in) { in Counter() 723 Counter(TimeBase timeBase) { in Counter() 818 LongSamplingCounter(TimeBase timeBase, Parcel in) { in LongSamplingCounter() 828 LongSamplingCounter(TimeBase timeBase) { in LongSamplingCounter() 953 Timer(int type, TimeBase timeBase, Parcel in) { in Timer() 970 Timer(int type, TimeBase timeBase) { in Timer() 1157 SamplingTimer(TimeBase timeBase, Parcel in) { in SamplingTimer() 1167 SamplingTimer(TimeBase timeBase, boolean trackReportedValues) { in SamplingTimer() 1299 BatchTimer(Uid uid, int type, TimeBase timeBase, Parcel in) { in BatchTimer() 1307 BatchTimer(Uid uid, int type, TimeBase timeBase) { in BatchTimer() [all …]
|