Home
last modified time | relevance | path

Searched refs:view400 (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DStaggeredGridLayoutManagerTest.java704 View view400 = mLayoutManager.findViewByPosition(400); in innerGapHandlingTest() local
705 assertNotNull("test sanity, scrollToPos should succeed", view400); in innerGapHandlingTest()
707 mLayoutManager.mPrimaryOrientation.getDecoratedStart(view400) >= in innerGapHandlingTest()
710 mLayoutManager.mPrimaryOrientation.getDecoratedEnd(view400) <= in innerGapHandlingTest()