Searched refs:getLaunchState (Results 1 – 4 of 4) sorted by relevance
184 return info.getLaunchState(); in testLaunchState()
415 @WaitResult.LaunchState int getLaunchState() { in getLaunchState() method in ActivityMetricsLogger.TransitionInfoSnapshot
6068 info.windowsFullyDrawnDelayMs, info.getLaunchState()); in reportFullyDrawnLocked()6135 validInfo ? info.getLaunchState() : WaitResult.LAUNCH_STATE_UNKNOWN; in onWindowsDrawn()
43723 HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->getLaunchState()I