Home
last modified time | relevance | path

Searched refs:LaunchState (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DWaitResult.java49 public @interface LaunchState { annotation in WaitResult
84 public @LaunchState int launchState;
133 public static String launchStateToString(@LaunchState int type) { in launchStateToString()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityMetricsLogger.java415 @WaitResult.LaunchState int getLaunchState() { in getLaunchState()
H A DActivityTaskSupervisor.java582 @WaitResult.LaunchState int launchState) { in reportActivityLaunched()
H A DActivityRecord.java6134 final @WaitResult.LaunchState int launchState = in onWindowsDrawn()