Searched defs:gapStrategyName (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
H A DBaseStaggeredGridLayoutManagerTest.java474 + ",gap_strategy:" + gapStrategyName(mGapStrategy);
477 protected static String gapStrategyName(int gapStrategy) { method in class:BaseStaggeredGridLayoutManagerTest.Config

Completed in 22 milliseconds