Searched refs:MAX_DISMISS_VELOCITY (Results 1 – 1 of 1) sorted by relevance
55 private int MAX_DISMISS_VELOCITY = 2000; // dp/sec field in SwipeHelper440 float maxVelocity = MAX_DISMISS_VELOCITY * mDensityScale; in onTouchEvent()