Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/BiDiTests/src/com/android/bidi/
H A DBiDiTestGridLayoutCodeLtr.java66 layout.setRowOrderPreserved(false); in create()
H A DBiDiTestGridLayoutCodeRtl.java66 layout.setRowOrderPreserved(false); in create()
/aosp14/frameworks/base/core/java/android/widget/
H A DGridLayout.java317 setRowOrderPreserved(a.getBoolean(ROW_ORDER_PRESERVED, DEFAULT_ORDER_PRESERVED)); in GridLayout()
577 public void setRowOrderPreserved(boolean rowOrderPreserved) { in setRowOrderPreserved() 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.txt20194 HSPLandroid/widget/GridLayout;->setRowOrderPreserved(Z)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20258 HSPLandroid/widget/GridLayout;->setRowOrderPreserved(Z)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt58721 method public void setRowOrderPreserved(boolean);