Searched defs:startMonotonicTime (Results 1 – 2 of 2) sorted by relevance
76 public final long startMonotonicTime; field in PowerStatsSpan.TimeFrame82 TimeFrame(long startMonotonicTime, @CurrentTimeMillisLong long startTime, in TimeFrame()
76 long startMonotonicTime = timeFrame.startMonotonicTime; in exportAggregatedPowerStats() local