Searched defs:thisTime (Results 1 – 4 of 4) sorted by relevance
149 long thisTime = marker.time; in finish() local
867 final long thisTime = curTime - fullyDrawnStartTime; in reportFullyDrawnLocked() local898 final long thisTime = curTime - displayStartTime; in reportLaunchTimeLocked() local
706 long thisTime, long totalTime) { in reportActivityLaunchedLocked()
533 public long thisTime; field in IActivityManager.WaitResult