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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DBaseRecyclerViewInstrumentationTest.java171 public Rect getDecoratedRecyclerViewBounds() { method in class:BaseRecyclerViewInstrumentationTest
H A DStaggeredGridLayoutManagerTest.java940 Rect recyclerViewBounds = getDecoratedRecyclerViewBounds();
1279 Rect layoutBounds = getDecoratedRecyclerViewBounds();
1390 Rect layoutBounds = getDecoratedRecyclerViewBounds();
H A DLinearLayoutManagerTest.java423 Rect layoutBounds = getDecoratedRecyclerViewBounds();

Completed in 345 milliseconds