OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gapStrategyName
(Results
1 - 2
of
2
) sorted by null
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
BaseStaggeredGridLayoutManagerTest.java
451
" gap strategy: " +
gapStrategyName
(mGapStrategy);
454
protected static String
gapStrategyName
(int gapStrategy) {
[
all
...]
StaggeredGridLayoutManagerTest.java
599
assertSpans("gap handling:" + Config.
gapStrategyName
(strategy), new int[]{100, 0},
[
all
...]
Completed in 57 milliseconds