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()
180 public @Layout.Direction int getParagraphDir() { in getParagraphDir() method in MeasuredParagraph
972 final int dir = measured.getParagraphDir();
2841 final int dir = mt.getParagraphDir();
14966 HSPLandroid/text/MeasuredParagraph;->getParagraphDir()I
15030 HSPLandroid/text/MeasuredParagraph;->getParagraphDir()I
56232 Landroid/text/MeasuredParagraph;->getParagraphDir()I