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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DStaggeredGridLayoutManagerBaseConfigSetTest.java426 Rect recyclerViewBounds = getDecoratedRecyclerViewBounds();
488 Rect layoutBounds = getDecoratedRecyclerViewBounds();
562 Rect layoutBounds = getDecoratedRecyclerViewBounds();
H A DLinearLayoutManagerBaseConfigSetTest.java81 Rect layoutBounds = getDecoratedRecyclerViewBounds();
H A DBaseRecyclerViewInstrumentationTest.java229 public Rect getDecoratedRecyclerViewBounds() { method in class:BaseRecyclerViewInstrumentationTest

Completed in 67 milliseconds