Home
last modified time | relevance | path

Searched refs:STRETCH_SPACING_UNIFORM (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/widget/
DGridView.java68 @IntDef({NO_STRETCH, STRETCH_SPACING, STRETCH_COLUMN_WIDTH, STRETCH_SPACING_UNIFORM})
95 public static final int STRETCH_SPACING_UNIFORM = 3; field in GridView
334 ((mStretchMode == STRETCH_SPACING_UNIFORM) ? horizontalSpacing : 0); in makeRow()
337 ((mStretchMode == STRETCH_SPACING_UNIFORM) ? horizontalSpacing : 0); in makeRow()
1020 case STRETCH_SPACING_UNIFORM: in determineColumns()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37555 field public static final int STRETCH_SPACING_UNIFORM = 3; // 0x3
/frameworks/base/api/
Dsystem-current.txt50008 field public static final int STRETCH_SPACING_UNIFORM = 3; // 0x3
Dcurrent.txt46651 field public static final int STRETCH_SPACING_UNIFORM = 3; // 0x3
Dtest-current.txt46730 field public static final int STRETCH_SPACING_UNIFORM = 3; // 0x3