Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewPopulateCharacterBoundsTest.java204 FLAG_HAS_VISIBLE_REGION | FLAG_IS_RTL, in testPopulateCharacterBounds_RTL()
205 FLAG_HAS_VISIBLE_REGION | FLAG_IS_RTL, in testPopulateCharacterBounds_RTL()
206 FLAG_HAS_VISIBLE_REGION | FLAG_IS_RTL, in testPopulateCharacterBounds_RTL()
207 FLAG_HAS_VISIBLE_REGION | FLAG_IS_RTL in testPopulateCharacterBounds_RTL()
234 FLAG_HAS_VISIBLE_REGION | FLAG_IS_RTL, in testPopulateCharacterBounds_RTL_multiline()
235 FLAG_HAS_VISIBLE_REGION | FLAG_IS_RTL, in testPopulateCharacterBounds_RTL_multiline()
236 FLAG_HAS_VISIBLE_REGION | FLAG_IS_RTL, in testPopulateCharacterBounds_RTL_multiline()
237 FLAG_HAS_VISIBLE_REGION | FLAG_IS_RTL in testPopulateCharacterBounds_RTL_multiline()
266 FLAG_HAS_VISIBLE_REGION | FLAG_IS_RTL, in testPopulateCharacterBounds_RTL_newline()
267 FLAG_HAS_VISIBLE_REGION | FLAG_IS_RTL, in testPopulateCharacterBounds_RTL_newline()
[all …]
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DCursorAnchorInfo.java155 public static final int FLAG_IS_RTL = 0x04; field in CursorAnchorInfo
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java13909 characterBoundsFlags |= CursorAnchorInfo.FLAG_IS_RTL; in populateCharacterBounds()
14076 insertionMarkerFlags |= CursorAnchorInfo.FLAG_IS_RTL; in getCursorAnchorInfo()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt55364 field public static final int FLAG_IS_RTL = 4; // 0x4