Searched refs:INNER_ITEM_COUNT (Results 1 – 1 of 1) sorted by relevance
35 private static final int INNER_ITEM_COUNT = 20; field in SlowNestedRecyclerViewActivity114 public int getItemCount() { return INNER_ITEM_COUNT; } in getItemCount()