Searched refs:shouldFlingForVelocity (Results 1 – 2 of 2) sorted by relevance
1254 boolean isFling = passedSlop && shouldFlingForVelocity(velocity); in onTouchEvent()1344 protected boolean shouldFlingForVelocity(int velocity) { in shouldFlingForVelocity() method
1006 protected boolean shouldFlingForVelocity(int velocityX) { in shouldFlingForVelocity() method in Workspace1009 super.shouldFlingForVelocity(velocityX); in shouldFlingForVelocity()