Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DOverviewToHomeAnim.java56 public void animateWithVelocity(float velocity) { in animateWithVelocity() method in OverviewToHomeAnim
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
H A DNoButtonNavbarToOverviewTouchController.java234 .animateWithVelocity(velocity); in goToOverviewOrHomeOnDragEnd()
H A DNavBarToHomeTouchController.java199 .animateWithVelocity(velocity); in onDragEnd()