Searched defs:xvel (Results 1 – 4 of 4) sorted by relevance
563 public boolean isScrollingInDirection(float xvel, float yvel) { in isScrollingInDirection()
525 public boolean isScrollingInDirection(float xvel, float yvel) { in isScrollingInDirection()
1194 final float xvel = mVelocityTracker.getXVelocity(); in stopDrag() local
2907 final float xvel = canScrollHorizontally in onTouchEvent() local