Searched refs:AVG_ITEM_PER_VIEW (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DBaseStaggeredGridLayoutManagerTest.java39 protected static final int AVG_ITEM_PER_VIEW = 3; field in class:BaseStaggeredGridLayoutManagerTest
877 / AVG_ITEM_PER_VIEW : mRecyclerViewHeight / AVG_ITEM_PER_VIEW;
H A DStaggeredGridLayoutManagerTest.java498 smoothScrollToPosition(fullSpanIndex + 2 * (AVG_ITEM_PER_VIEW - 1));

Completed in 37 milliseconds