Searched refs:getLaunchState (Results 1 – 3 of 3) sorted by relevance
367 @WaitResult.LaunchState int getLaunchState() { in getLaunchState() method in ActivityMetricsLogger.TransitionInfoSnapshot
5297 info.windowsFullyDrawnDelayMs, info.getLaunchState()); in reportFullyDrawnLocked()5335 final @LaunchState int launchState = validInfo ? info.getLaunchState() : -1; in onWindowsDrawn()
34580 HSPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->getLaunchState()I