Home
last modified time | relevance | path

Searched refs:getLaunchState (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DActivityMetricsLogger.java367 @WaitResult.LaunchState int getLaunchState() { in getLaunchState() method in ActivityMetricsLogger.TransitionInfoSnapshot
DActivityRecord.java5297 info.windowsFullyDrawnDelayMs, info.getLaunchState()); in reportFullyDrawnLocked()
5335 final @LaunchState int launchState = validInfo ? info.getLaunchState() : -1; in onWindowsDrawn()
/frameworks/base/services/
Dart-profile34580 HSPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;->getLaunchState()I