Searched defs:thisTime (Results 1 – 4 of 4) sorted by relevance
154 long thisTime = marker.time; in finish() local
953 final long thisTime = curTime - fullyDrawnStartTime; in reportFullyDrawnLocked() local987 final long thisTime = curTime - displayStartTime; in reportLaunchTimeLocked() local
783 long thisTime, long totalTime) { in reportActivityLaunchedLocked()
580 public long thisTime; field in IActivityManager.WaitResult