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

/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
H A DLinearLayoutManagerBaseConfigSetTest.java162 final String boundsLog = mLayoutManager.getBoundsLog();
H A DBaseLinearLayoutManagerTest.java509 public String getBoundsLog() { method in class:BaseLinearLayoutManagerTest.WrappedLinearLayoutManager
H A DBaseStaggeredGridLayoutManagerTest.java685 public String getBoundsLog() { method in class:BaseStaggeredGridLayoutManagerTest.WrappedLayoutManager
H A DStaggeredGridLayoutManagerBaseConfigSetTest.java306 final String boundsLog = mLayoutManager.getBoundsLog();

Completed in 710 milliseconds