OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVG_ITEM_PER_VIEW
(Results
1 - 2
of
2
) sorted by null
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
BaseStaggeredGridLayoutManagerTest.java
39
protected static final int
AVG_ITEM_PER_VIEW
= 3;
802
/
AVG_ITEM_PER_VIEW
: mRecyclerViewHeight /
AVG_ITEM_PER_VIEW
;
[
all
...]
StaggeredGridLayoutManagerTest.java
497
smoothScrollToPosition(fullSpanIndex + 2 * (
AVG_ITEM_PER_VIEW
- 1));
[
all
...]
Completed in 44 milliseconds