Searched refs:MIN_PAGES (Results 1 – 2 of 2) sorted by relevance
73 private static final int MIN_PAGES = 4; field in FastScroller542 final boolean longList = childCount > 0 && itemCount / childCount >= MIN_PAGES; in updateLongList()
66904 Landroid/widget/FastScroller;->MIN_PAGES:I