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