Home
last modified time | relevance | path

Searched refs:LRE (Results 1 – 4 of 4) sorted by relevance

/frameworks/support/compat/src/androidTest/java/androidx/core/text/
DBidiFormatterTest.java50 private static final String LRE = "\u202A"; field in BidiFormatterTest
97 LRE + "." + EN + "." + PDF + RLM, in testUnicodeWrap()
100 RLM + LRE + "." + EN + "." + PDF + RLM, in testUnicodeWrap()
103 LRE + "." + EN + "." + PDF, in testUnicodeWrap()
106 LRE + "." + PDF + RLM, in testUnicodeWrap()
188 LRE + HE + EN + HE + PDF + RLM, in testUnicodeWrap()
191 RLM + LRE + HE + EN + HE + PDF + RLM, in testUnicodeWrap()
194 LRE + HE + EN + HE + PDF, in testUnicodeWrap()
/frameworks/support/compat/src/main/java/androidx/core/text/
DBidiFormatter.java90 private static final char LRE = '\u202A'; field in BidiFormatter
419 result.append(isRtl ? RLE : LRE); in unicodeWrap()
/frameworks/base/core/java/android/text/
DBidiFormatter.java95 private static final char LRE = '\u202A'; field in BidiFormatter
428 result.append(isRtl ? RLE : LRE); in unicodeWrap()
/frameworks/base/config/
Dhiddenapi-private-dex.txt34806 Landroid/icu/text/Bidi;->LRE:B
87753 Landroid/text/BidiFormatter;->LRE:C