Home
last modified time | relevance | path

Searched defs:TaskState (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
H A DRecentsTransitionHandler.java1020 private static class TaskState { class in RecentsTransitionHandler
1031 TaskState(TransitionInfo.Change change, SurfaceControl leash) { in TaskState() method in RecentsTransitionHandler.TaskState