Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DGridView.java75 STRETCH_SPACING_UNIFORM
103 public static final int STRETCH_SPACING_UNIFORM = 3; field in GridView
352 ((mStretchMode == STRETCH_SPACING_UNIFORM) ? horizontalSpacing : 0); in makeRow()
355 ((mStretchMode == STRETCH_SPACING_UNIFORM) ? horizontalSpacing : 0); in makeRow()
1040 case STRETCH_SPACING_UNIFORM: in determineColumns()
2180 value = STRETCH_SPACING_UNIFORM, name = "spacingWidthUniform"),
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37555 field public static final int STRETCH_SPACING_UNIFORM = 3; // 0x3
/frameworks/base/api/
Dcurrent.txt55751 field public static final int STRETCH_SPACING_UNIFORM = 3; // 0x3