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

/frameworks/base/core/java/android/widget/
H A DGridView.java63 @IntDef({NO_STRETCH, STRETCH_SPACING, STRETCH_COLUMN_WIDTH, STRETCH_SPACING_UNIFORM})
72 public static final int NO_STRETCH = 0; field in class:GridView
983 case NO_STRETCH:
2142 * @param stretchMode Either {@link #NO_STRETCH},

Completed in 29 milliseconds