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.java804 animateSwap(view, oldIndex, newIndex, updateAllIcons, after); in animateReorder()
808 private void animateSwap(View view, int oldIndex, int newIndex, in animateSwap() method in StackAnimationController