Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DGridView.java76 STRETCH_SPACING_UNIFORM
104 public static final int STRETCH_SPACING_UNIFORM = 3; field in GridView
353 ((mStretchMode == STRETCH_SPACING_UNIFORM) ? horizontalSpacing : 0); in makeRow()
356 ((mStretchMode == STRETCH_SPACING_UNIFORM) ? horizontalSpacing : 0); in makeRow()
1041 case STRETCH_SPACING_UNIFORM: in determineColumns()
2185 value = STRETCH_SPACING_UNIFORM, name = "spacingWidthUniform"),
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37555 field public static final int STRETCH_SPACING_UNIFORM = 3; // 0x3
/frameworks/base/core/api/
Dcurrent.txt59423 field public static final int STRETCH_SPACING_UNIFORM = 3; // 0x3