Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/BiDiTests/src/com/android/bidi/
H A DBiDiTestGridLayoutCodeLtr.java35 import static android.widget.GridLayout.ALIGN_BOUNDS;
65 layout.setAlignmentMode(ALIGN_BOUNDS); in create()
H A DBiDiTestGridLayoutCodeRtl.java35 import static android.widget.GridLayout.ALIGN_BOUNDS;
65 layout.setAlignmentMode(ALIGN_BOUNDS); in create()
/aosp14/frameworks/base/core/java/android/widget/
H A DGridLayout.java210 ALIGN_BOUNDS,
233 public static final int ALIGN_BOUNDS = 0; field in GridLayout
518 @InspectableProperty.EnumEntry(value = ALIGN_BOUNDS, name = "alignBounds"),
/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.txt58731 field public static final int ALIGN_BOUNDS = 0; // 0x0