Searched refs:mStartUptimeNs (Results 1 – 1 of 1) sorted by relevance
214 final long mStartUptimeNs = SystemClock.uptimeNanos(); field in ActivityMetricsLogger.LaunchingState386 launchingState.mStartUptimeNs) - sourceInfo.eventTimeMs); in TransitionInfo()451 timestampNs - mLaunchingState.mStartUptimeNs); in calculateDelay()659 launchObserverNotifyIntentStarted(intent, launchingState.mStartUptimeNs); in notifyActivityLaunching()769 launchObserverNotifyIntentFailed(newInfo.mLaunchingState.mStartUptimeNs); in notifyActivityLaunched()1055 launchObserverNotifyIntentFailed(state.mStartUptimeNs); in abort()1120 final long uptimeNs = info.mLaunchingState.mStartUptimeNs; in logAppTransitionFinished()1334 currentTimestampNs - info.mLaunchingState.mStartUptimeNs); in notifyFullyDrawn()1803 mLaunchObserver.onActivityLaunched(info.mLaunchingState.mStartUptimeNs, in launchObserverNotifyActivityLaunched()1816 mLaunchObserver.onReportFullyDrawn(info.mLaunchingState.mStartUptimeNs, timestampNs); in launchObserverNotifyReportFullyDrawn()[all …]