Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/text/
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()
/frameworks/base/core/java/android/text/
DTextShaper.java221 mp.getParagraphDir(), in shapeText()
DMeasuredParagraph.java201 public @Layout.Direction int getParagraphDir() { in getParagraphDir() method in MeasuredParagraph
DStaticLayout.java1132 final int dir = measured.getParagraphDir();
DLayout.java3230 final int dir = mt.getParagraphDir();
/frameworks/base/boot/
Dboot-image-profile.txt14718 HSPLandroid/text/MeasuredParagraph;->getParagraphDir()I
/frameworks/base/config/
Dboot-image-profile.txt14782 HSPLandroid/text/MeasuredParagraph;->getParagraphDir()I
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt55589 Landroid/text/MeasuredParagraph;->getParagraphDir()I