Searched refs:SCROLL_FRICTION (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewConfiguration.java203 private static final float SCROLL_FRICTION = 0.015f; field in class:ViewConfiguration
683 return SCROLL_FRICTION;

Completed in 54 milliseconds