Searched defs:thisTime (Results 1 – 3 of 3) sorted by relevance
34 public long thisTime; field in WaitResult
1867 final long thisTime = curTime - fullyDrawnStartTime; in reportFullyDrawnLocked() local1901 final long thisTime = curTime - displayStartTime; in reportLaunchTimeLocked() local
1181 long thisTime, long totalTime) { in reportActivityLaunchedLocked()