Searched refs:getLaunchState (Results 1 – 3 of 3) sorted by relevance
195 return info.getLaunchState(); in testLaunchState()
509 @WaitResult.LaunchState int getLaunchState() { in getLaunchState() method in ActivityMetricsLogger.TransitionInfoSnapshot
6802 validInfo ? info.getLaunchState() : WaitResult.LAUNCH_STATE_UNKNOWN; in onWindowsDrawn()