Home
last modified time | relevance | path

Searched defs:setSwipeVelocity (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DExpandedViewAnimationController.java44 void setSwipeVelocity(float velocity); in setSwipeVelocity() method
H A DExpandedViewAnimationControllerImpl.java160 public void setSwipeVelocity(float velocity) { in setSwipeVelocity() method in ExpandedViewAnimationControllerImpl