Searched refs:MIN_PAGES (Results 1 – 1 of 1) sorted by relevance
68 private static final int MIN_PAGES = 4; field in FastScroller518 final boolean longList = childCount > 0 && itemCount / childCount >= MIN_PAGES; in updateLongList()