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