Home
last modified time | relevance | path

Searched refs:ALEF (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/text/
DStaticLayoutBidiTest.java43 public static final String ALEF = "\u05d0"; field in StaticLayoutBidiTest
55 expectNativeBidi(REQ_DL, "abc " + ALEF + BET + GIMEL, "0000111", L); in testLtrRtl()
60 expectNativeBidi(REQ_DL, ALEF + SP + ALEF + BET + GIMEL + DALET, "111111", R); in testAllRtl()
65 expectNativeBidi(REQ_DL, ALEF + BET + GIMEL + " abc", "1111222", R); in testRtlLtr()
75 expectNativeBidi(REQ_R, "abc " + ALEF + BET + GIMEL, "2221111", R); in testRLtrRtl()
80 expectNativeBidi(REQ_L, ALEF + SP + ALEF + BET + GIMEL + DALET, "111111", L); in testLAllRtl()
85 expectNativeBidi(REQ_DL, ALEF + BET + GIMEL + " abc", "1111222", R); in testLRtlLtr()
90 expectNativeBidi(REQ_L, ALEF + BET + GIMEL + " abc", "1110000", L); in testNativeBidi()
DStaticLayoutDirectionsTest.java34 private static final char ALEF = '\u05d0'; field in StaticLayoutDirectionsTest
108 chars[j] = (char)(ALEF + c - 'A'); in pseudoBidiToReal()
/frameworks/base/api/
Dcurrent.txt16272 field public static final int ALEF = 3; // 0x3
Dtest-current.txt16370 field public static final int ALEF = 3; // 0x3
Dsystem-current.txt17815 field public static final int ALEF = 3; // 0x3