Searched refs:timeBase (Results 1 – 1 of 1) sorted by relevance
715 Counter(TimeBase timeBase, Parcel in) { in Counter() argument716 mTimeBase = timeBase; in Counter()722 timeBase.add(this); in Counter()725 Counter(TimeBase timeBase) { in Counter() argument726 mTimeBase = timeBase; in Counter()727 timeBase.add(this); in Counter()820 LongSamplingCounter(TimeBase timeBase, Parcel in) { in LongSamplingCounter() argument821 mTimeBase = timeBase; in LongSamplingCounter()827 timeBase.add(this); in LongSamplingCounter()830 LongSamplingCounter(TimeBase timeBase) { in LongSamplingCounter() argument[all …]