Home
last modified time | relevance | path

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

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