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

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4661 private static final float MAX_FLING_VELOCITY_TICKS_PER_SECOND = 20f; field in class:ViewRootImpl.SyntheticTouchNavigationHandler
4761 MAX_FLING_VELOCITY_TICKS_PER_SECOND * mConfigTickDistance;

Completed in 20 milliseconds