Searched refs:mChildrenBound1 (Results 1 - 1 of 1) sorted by relevance
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
H A D | ViewBoundsCheckTest.java | 46 int[][] mChildrenBound1 = {{-3, -1}, {-1, 1}, {1, 3}, {3, 5}, {5, 7}, {7, 9}, {9, 11}, field in class:ViewBoundsCheckTest 118 setUpViews(mParentBound1, mChildrenBound1); 133 setUpViews(mParentBound1, mChildrenBound1); 148 setUpViews(mParentBound1, mChildrenBound1); 180 setUpViews(mParentBound1, mChildrenBound1); 242 setUpViews(mParentBound1, mChildrenBound1);
|
Completed in 103 milliseconds