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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DStaggeredGridLayoutManagerSavedStateTest.java212 mConfig.mGapStrategy, mLayoutManager.getGapStrategy());
H A DStaggeredGridLayoutManagerTest.java759 config.mGapStrategy, mLayoutManager.getGapStrategy());
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DStaggeredGridLayoutManager.java490 public int getGapStrategy() { method in class:StaggeredGridLayoutManager
501 * @see #getGapStrategy()

Completed in 178 milliseconds