Searched refs:wallClockTime (Results 1 – 1 of 1) sorted by relevance
319 void addTimeFrame(long monotonicTime, @CurrentTimeMillisLong long wallClockTime, in addTimeFrame() argument321 mMetadata.mTimeFrames.add(new TimeFrame(monotonicTime, wallClockTime, duration)); in addTimeFrame()