Home
last modified time | relevance | path

Searched refs:MAX_FLING_VELOCITY_TICKS_PER_SECOND (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DViewRootImpl.java5031 private static final float MAX_FLING_VELOCITY_TICKS_PER_SECOND = 20f; field in ViewRootImpl.SyntheticTouchNavigationHandler
5131 MAX_FLING_VELOCITY_TICKS_PER_SECOND * mConfigTickDistance; in process()