Searched refs:RUBBERBAND_FACTOR_STATIC (Results 1 – 1 of 1) sorted by relevance
41 private static final float RUBBERBAND_FACTOR_STATIC = 0.15f; field in DragDownHelper170 : RUBBERBAND_FACTOR_STATIC; in handleExpansion()176 overshoot *= (1 - RUBBERBAND_FACTOR_STATIC); in handleExpansion()