Home
last modified time | relevance | path

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

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