Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
H A DTaskViewTouchController.java211 private void reInitAnimationController(boolean goingUp) { in reInitAnimationController() method in TaskViewTouchController
271 reInitAnimationController(orientationHandler.isGoingUp(startDisplacement, mIsRtl)); in onDragStart()
288 reInitAnimationController(isGoingUp); in onDrag()