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.java229 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in setupLeash() local
296 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in createLeash() local
488 int rootIdx = info.findRootIndex(change.getEndDisplayId()); in rootIndexFor() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DDefaultTransitionHandler.java439 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in startAnimation() local
781 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in startRotationAnimation() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DSplitScreenTransitions.java151 final int rootIdx = TransitionUtil.rootIndexFor(change, info); in playInternalAnimation() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
DBackAnimationController.java1640 int rootIdx = -1; in handlePrepareTransition() local