Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DStackAnimationController.java772 swapped |= animateSwap(view, oldIndex, newIndex, updateAllIcons, after); in animateReorder()
780 private boolean animateSwap(View view, int oldIndex, int newIndex, in animateSwap() method in StackAnimationController