Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DNoButtonQuickSwitchTouchController.java337 mRecentsView.animateUpTaskIconScale(); in onDragEnd()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java2671 animateUpTaskIconScale(); in onSwipeUpAnimationSuccess()
2790 animateUpTaskIconScale(); in onGestureAnimationEnd()
2971 public void animateUpTaskIconScale() { in animateUpTaskIconScale() method in RecentsView