Searched refs:totalBootTime (Results 1 – 1 of 1) sorted by relevance
306 final long totalBootTime = SystemClock.uptimeMillis() - mRuntimeStartUptime; in startBootPhase() local307 t.logDuration("TotalBootTime", totalBootTime); in startBootPhase()