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