Home
last modified time | relevance | path

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

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