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

/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
H A DBaseStaggeredGridLayoutManagerTest.java63 protected static final int AVG_ITEM_PER_VIEW = 3; field in class:BaseStaggeredGridLayoutManagerTest
902 / AVG_ITEM_PER_VIEW : mRecyclerViewHeight / AVG_ITEM_PER_VIEW;

Completed in 261 milliseconds