Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DGridLayoutManagerTest.java258 View child1 = mGlm.findViewByPosition(secondChildPos); in rtlTest() local
262 child1); in rtlTest()
265 helper.getDecoratedStart(child0) >= helper.getDecoratedEnd(child1)); in rtlTest()
270 helper.getDecoratedStart(child1) >= helper.getDecoratedEnd(child0)); in rtlTest()
DStaggeredGridLayoutManagerTest.java242 View child1 = mLayoutManager.findViewByPosition(config.mOrientation == VERTICAL ? 1 in rtlTest() local
245 assertNotNull(logPrefix + " child position 0 should be laid out", child1); in rtlTest()
246 logPrefix += " child1 pos:" + mLayoutManager.getPosition(child1); in rtlTest()
249 helper.getDecoratedEnd(child0) > helper.getDecoratedEnd(child1)); in rtlTest()
254 helper.getDecoratedStart(child1) >= helper.getDecoratedStart(child0)); in rtlTest()
DRecyclerViewLayoutTest.java1632 View child1 = lm.findViewByPosition(0); in testRecycleIgnored()
1634 lm.ignoreView(child1); in testRecycleIgnored()
1643 lm.removeAndRecycleView(child1, mRecyclerView.mRecycler); in testRecycleIgnored()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...