Home
last modified time | relevance | path

Searched refs:getParagraphDir (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/text/
H A DMeasuredParagraphTest.java72 assertEquals(Layout.DIR_LEFT_TO_RIGHT, mt.getParagraphDir()); in buildForBidi()
103 assertEquals(Layout.DIR_LEFT_TO_RIGHT, mt.getParagraphDir()); in buildForMeasurement()
120 assertEquals(Layout.DIR_RIGHT_TO_LEFT, mt2.getParagraphDir()); in buildForMeasurement()
144 assertEquals(Layout.DIR_LEFT_TO_RIGHT, mt.getParagraphDir()); in buildForStaticLayout()
160 assertEquals(Layout.DIR_RIGHT_TO_LEFT, mt2.getParagraphDir()); in buildForStaticLayout()
/aosp14/frameworks/base/core/java/android/text/
H A DTextShaper.java221 mp.getParagraphDir(), in shapeText()
H A DMeasuredParagraph.java180 public @Layout.Direction int getParagraphDir() { in getParagraphDir() method in MeasuredParagraph
H A DStaticLayout.java972 final int dir = measured.getParagraphDir();
H A DLayout.java2841 final int dir = mt.getParagraphDir();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt14966 HSPLandroid/text/MeasuredParagraph;->getParagraphDir()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt15030 HSPLandroid/text/MeasuredParagraph;->getParagraphDir()I
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt56232 Landroid/text/MeasuredParagraph;->getParagraphDir()I