Searched refs:setUpViews (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DViewBoundsCheckTest.java104 private void setUpViews(int[] parentBound, int[][] childrenBound) { method in class:ViewBoundsCheckTest
118 setUpViews(mParentBound1, mChildrenBound1);
133 setUpViews(mParentBound1, mChildrenBound1);
148 setUpViews(mParentBound1, mChildrenBound1);
164 setUpViews(mParentBound2, mChildrenBound2);
180 setUpViews(mParentBound1, mChildrenBound1);
196 setUpViews(mParentBound2, mChildrenBound2);
212 setUpViews(mParentBound2, mChildrenBound2);
227 setUpViews(mParentBound2, mChildrenBound2);
242 setUpViews(mParentBound
[all...]

Completed in 61 milliseconds