Home
last modified time | relevance | path

Searched defs:child0 (Results 1 – 5 of 5) sorted by relevance

/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DGridLayoutManagerWrapContentWithAspectRatioTest.java179 View child0 = mRecyclerView.getChildAt(0); in testChildWithMultipleSpans() local
257 View child0 = mRecyclerView.getChildAt(0); in testChildWithMatchParentInOtherDirection() local
329 View child0 = mRecyclerView.getChildAt(0); in testAllChildrenWrapContentInOtherDirection() local
DGridLayoutManagerRtlTest.java123 View child0 = mGlm.findViewByPosition(0); in rtlTest() local
DStaggeredGridLayoutManagerBaseConfigSetTest.java126 View child0 = mLayoutManager.findViewByPosition(0); in rtlTest() local
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
DItemInflaterTest.java52 Item child0 = (Item) itemGroup.getItemAt(0); in testInflate() local
/frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/
DGridWidgetTest.java614 View child0 = mGridView.getChildAt(0); in testItemDecorationAndMargins() local
682 View child0 = mGridView.getChildAt(0); in testItemDecorationAndMarginsAndOpticalBounds() local