Searched refs:SCROLL_PERCENT (Results 1 – 1 of 1) sorted by relevance
25 private static final float SCROLL_PERCENT = .10f; field in AutoScrollView36 int scrollPadding = (int) (height * SCROLL_PERCENT); in onDragEvent()