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.java5035 private static final float MAX_FLING_VELOCITY_TICKS_PER_SECOND = 20f; field in class:ViewRootImpl.SyntheticTouchNavigationHandler
5135 MAX_FLING_VELOCITY_TICKS_PER_SECOND * mConfigTickDistance;

Completed in 38 milliseconds