Home
last modified time | relevance | path

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

/frameworks/base/tests/BiDiTests/src/com/android/bidi/
DBiDiTestGridLayoutCodeRtl.java35 import static android.widget.GridLayout.ALIGN_BOUNDS;
65 layout.setAlignmentMode(ALIGN_BOUNDS); in create()
DBiDiTestGridLayoutCodeLtr.java35 import static android.widget.GridLayout.ALIGN_BOUNDS;
65 layout.setAlignmentMode(ALIGN_BOUNDS); in create()
/frameworks/base/core/java/android/widget/
DGridLayout.java207 ALIGN_BOUNDS,
230 public static final int ALIGN_BOUNDS = 0; field in GridLayout
513 @InspectableProperty.EnumEntry(value = ALIGN_BOUNDS, name = "alignBounds"),
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37495 field public static final int ALIGN_BOUNDS = 0; // 0x0
/frameworks/base/non-updatable-api/
Dcurrent.txt57055 field public static final int ALIGN_BOUNDS = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt57199 field public static final int ALIGN_BOUNDS = 0; // 0x0