Home
last modified time | relevance | path

Searched refs:getParagraphDirection (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/text/src/android/text/cts/
DBoringLayoutTest.java141 assertEquals(Layout.DIR_LEFT_TO_RIGHT, mBoringLayout.getParagraphDirection(0)); in testPreconditions()
144 assertEquals(Layout.DIR_LEFT_TO_RIGHT, mBoringLayout.getParagraphDirection(0)); in testPreconditions()
DDynamicLayoutTest.java187 assertEquals(Layout.DIR_LEFT_TO_RIGHT, mDynamicLayout.getParagraphDirection(LINE0)); in testLineLayout()
DStaticLayoutTest.java312 assertEquals(mDefaultLayout.getParagraphDirection(0), in testGetParagraphDirection()
313 mDefaultLayout.getParagraphDirection(1)); in testGetParagraphDirection()
318 mDefaultLayout.getParagraphDirection(-1); in testGetParagraphDirectionBeforeFirst()
323 mDefaultLayout.getParagraphDirection(LARGER_THAN_LINE_COUNT ); in testGetParagraphDirectionAfterLast()
DLayoutTest.java388 public int getParagraphDirection(int line) { in getParagraphDirection() method in LayoutTest.MockLayout
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java5483 assertEquals(Layout.DIR_LEFT_TO_RIGHT, layout.getParagraphDirection(0)); in testTextDirectionFirstStrongLtr()
5498 assertEquals(Layout.DIR_RIGHT_TO_LEFT, layout.getParagraphDirection(0)); in testTextDirectionFirstStrongLtr()
5514 assertEquals(Layout.DIR_LEFT_TO_RIGHT, layout.getParagraphDirection(0)); in testTextDirectionFirstStrongLtr()
5534 assertEquals(Layout.DIR_LEFT_TO_RIGHT, layout.getParagraphDirection(0)); in testTextDirectionFirstStrongRtl()
5549 assertEquals(Layout.DIR_RIGHT_TO_LEFT, layout.getParagraphDirection(0)); in testTextDirectionFirstStrongRtl()
5565 assertEquals(Layout.DIR_RIGHT_TO_LEFT, layout.getParagraphDirection(0)); in testTextDirectionFirstStrongRtl()
/cts/tools/dex-tools/dex/
Dclasses.out.dex75635 public abstract int getParagraphDirection(
75820 public int getParagraphDirection(
76106 public int getParagraphDirection(
77850 public int getParagraphDirection(