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.java116 assertEquals(Layout.DIR_LEFT_TO_RIGHT, mBoringLayout.getParagraphDirection(0)); in testPreconditions()
119 assertEquals(Layout.DIR_LEFT_TO_RIGHT, mBoringLayout.getParagraphDirection(0)); in testPreconditions()
DDynamicLayoutTest.java171 assertEquals(Layout.DIR_LEFT_TO_RIGHT, mDynamicLayout.getParagraphDirection(LINE0)); in testLineLayout()
DStaticLayoutTest.java294 assertEquals(mDefaultLayout.getParagraphDirection(0), in testGetParagraphDirection()
295 mDefaultLayout.getParagraphDirection(1)); in testGetParagraphDirection()
297 mDefaultLayout.getParagraphDirection(-1); in testGetParagraphDirection()
303 mDefaultLayout.getParagraphDirection(LARGER_THAN_LINE_COUNT); in testGetParagraphDirection()
DLayoutTest.java345 public int getParagraphDirection(int line) { in getParagraphDirection() method in LayoutTest.MockLayout
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java4513 assertEquals(Layout.DIR_LEFT_TO_RIGHT, layout.getParagraphDirection(0)); in testTextDirectionFirstStrongLtr()
4528 assertEquals(Layout.DIR_RIGHT_TO_LEFT, layout.getParagraphDirection(0)); in testTextDirectionFirstStrongLtr()
4544 assertEquals(Layout.DIR_LEFT_TO_RIGHT, layout.getParagraphDirection(0)); in testTextDirectionFirstStrongLtr()
4563 assertEquals(Layout.DIR_LEFT_TO_RIGHT, layout.getParagraphDirection(0)); in testTextDirectionFirstStrongRtl()
4578 assertEquals(Layout.DIR_RIGHT_TO_LEFT, layout.getParagraphDirection(0)); in testTextDirectionFirstStrongRtl()
4594 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(