Searched refs:fullyDrawnStartTime (Results 1 – 2 of 2) sorted by relevance
127 long fullyDrawnStartTime; // when we started launching this activity field in ActivityRecord952 if (fullyDrawnStartTime != 0 && stack != null) { in reportFullyDrawnLocked()953 final long thisTime = curTime - fullyDrawnStartTime; in reportFullyDrawnLocked()979 fullyDrawnStartTime = 0; in reportFullyDrawnLocked()
696 r.fullyDrawnStartTime = r.displayStartTime = SystemClock.uptimeMillis(); in setLaunchTime()710 r.displayStartTime = r.fullyDrawnStartTime = 0; in clearLaunchTime()