Searched refs:LIST_ITEM_COUNT (Results 1 – 3 of 3) sorted by relevance
53 private static final int LIST_ITEM_COUNT = 20; field in SwipeRefreshListFragmentFragment76 Cheeses.randomList(LIST_ITEM_COUNT)); in onViewCreated()219 return Cheeses.randomList(LIST_ITEM_COUNT); in doInBackground()
51 private static final int LIST_ITEM_COUNT = 20; field in SwipeRefreshLayoutBasicFragment114 Cheeses.randomList(LIST_ITEM_COUNT)); in onViewCreated()222 return Cheeses.randomList(LIST_ITEM_COUNT); in doInBackground()
52 private static final int LIST_ITEM_COUNT = 40; field in SwipeRefreshMultipleViewsFragment239 return Cheeses.randomList(LIST_ITEM_COUNT); in doInBackground()