Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A 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"),
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt58791 field public static final int STRETCH_SPACING_UNIFORM = 3; // 0x3