Home
last modified time | relevance | path

Searched refs:setAlignmentMode (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/tests/BiDiTests/src/com/android/bidi/
H A DBiDiTestGridLayoutCodeLtr.java65 layout.setAlignmentMode(ALIGN_BOUNDS); in create()
H A DBiDiTestGridLayoutCodeRtl.java65 layout.setAlignmentMode(ALIGN_BOUNDS); in create()
/aosp14/frameworks/base/core/java/android/widget/
H A DGridLayout.java316 setAlignmentMode(a.getInt(ALIGNMENT_MODE, DEFAULT_ALIGNMENT_MODE)); in GridLayout()
541 public void setAlignmentMode(@AlignmentMode int alignmentMode) { in setAlignmentMode() method in GridLayout
/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/boot/
H A Dboot-image-profile.txt20189 HSPLandroid/widget/GridLayout;->setAlignmentMode(I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20253 HSPLandroid/widget/GridLayout;->setAlignmentMode(I)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt58716 method public void setAlignmentMode(int);