Searched refs:getEscapeVelocity (Results 1 – 2 of 2) sorted by relevance
376 boolean animateLeft = (Math.abs(velocity) > getEscapeVelocity() && velocity < 0) || in dismissChild()649 protected float getEscapeVelocity() { in getEscapeVelocity() method in SwipeHelper686 boolean ret = (Math.abs(velocity) > getEscapeVelocity()) in swipedFastEnough()
4790 return getEscapeVelocity();