Searched refs:getParagraphDir (Results 1 – 8 of 8) sorted by relevance
72 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()
221 mp.getParagraphDir(), in shapeText()
201 public @Layout.Direction int getParagraphDir() { in getParagraphDir() method in MeasuredParagraph
1132 final int dir = measured.getParagraphDir();
3230 final int dir = mt.getParagraphDir();
14718 HSPLandroid/text/MeasuredParagraph;->getParagraphDir()I
14782 HSPLandroid/text/MeasuredParagraph;->getParagraphDir()I
55589 Landroid/text/MeasuredParagraph;->getParagraphDir()I