Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DStaggeredGridLayoutManagerTest.java810 final Map<Item, Rect> actualCoords = mLayoutManager.collectChildCoordinates(); in gapAtTheBeginningOfTheListTest() local
820 desiredCoords, actualCoords); in gapAtTheBeginningOfTheListTest()