Searched refs:SWIPE_ESCAPE_VELOCITY (Results 1 – 2 of 2) sorted by relevance
50 private float SWIPE_ESCAPE_VELOCITY = 100f; // dp/sec field in SwipeHelper355 float escapeVelocity = SWIPE_ESCAPE_VELOCITY * mDensityScale; in endSwipe()
52 private float SWIPE_ESCAPE_VELOCITY = 100f; // dp/sec field in SwipeHelper442 float escapeVelocity = SWIPE_ESCAPE_VELOCITY * mDensityScale; in onTouchEvent()