Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/
DTransitionUtil.java172 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in setupLeash() local
231 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in createLeash() local
358 int rootIdx = info.findRootIndex(change.getEndDisplayId()); in rootIndexFor() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DDefaultTransitionHandler.java398 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in startAnimation() local
687 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in startRotationAnimation() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DSplitScreenTransitions.java146 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in playInternalAnimation() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
DRecentsTransitionHandler.java890 final int rootIdx = TransitionUtil.rootIndexFor(change, mInfo); in merge() local