Home | History | Annotate | Download | only in widget

Lines Matching refs:MAX_SCROLL_FACTOR

96     private static final float MAX_SCROLL_FACTOR = 0.33f;
213 return (int) (MAX_SCROLL_FACTOR * (mBottom - mTop));