Searched defs:MAX_DISMISS_VELOCITY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java55 private int MAX_DISMISS_VELOCITY = 2000; // dp/sec field in class:SwipeHelper
440 float maxVelocity = MAX_DISMISS_VELOCITY * mDensityScale;

Completed in 23 milliseconds