Searched refs:PIXELS_PER_SECOND (Results 1 – 1 of 1) sorted by relevance
162 private static final int PIXELS_PER_SECOND = 1000; field in ItemTouchHelper1208 mVelocityTracker.computeCurrentVelocity(PIXELS_PER_SECOND, in checkHorizontalSwipe()1237 mVelocityTracker.computeCurrentVelocity(PIXELS_PER_SECOND, in checkVerticalSwipe()