Home | History | Annotate | Download | only in widget

Lines Matching refs:MIN_PAGES

68     private static final int MIN_PAGES = 4;
512 final boolean longList = childCount > 0 && itemCount / childCount >= MIN_PAGES;