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