Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/
DEditorCursorTest.java139 setEditTextHint(null, TextView.TEXT_DIRECTION_FIRST_STRONG_RTL, 0); in testCursorIsOnRight_withFirstStrongRtlAlgorithm()
145 setEditTextHint(LTR_HINT, TextView.TEXT_DIRECTION_FIRST_STRONG_RTL, 0); in testCursorIsOnRight_withFirstStrongRtlAlgorithm()
150 setEditTextHint(RTL_HINT, TextView.TEXT_DIRECTION_FIRST_STRONG_RTL, 0); in testCursorIsOnRight_withFirstStrongRtlAlgorithm()
/frameworks/base/core/java/android/view/
DView.java3067 public static final int TEXT_DIRECTION_FIRST_STRONG_RTL = 7; field in View
3106 TEXT_DIRECTION_FIRST_STRONG_RTL << PFLAG2_TEXT_DIRECTION_MASK_SHIFT
30066 @ViewDebug.IntToString(from = TEXT_DIRECTION_FIRST_STRONG_RTL, to = "FIRST_STRONG_RTL")
30076 @EnumEntry(value = TEXT_DIRECTION_FIRST_STRONG_RTL, name = "firstStrongRtl"),
30143 @ViewDebug.IntToString(from = TEXT_DIRECTION_FIRST_STRONG_RTL, to = "FIRST_STRONG_RTL")
30152 @EnumEntry(value = TEXT_DIRECTION_FIRST_STRONG_RTL, name = "firstStrongRtl"),
30212 case TEXT_DIRECTION_FIRST_STRONG_RTL: in resolveTextDirection()
30227 case TEXT_DIRECTION_FIRST_STRONG_RTL: in resolveTextDirection()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt53357 field public static final int TEXT_DIRECTION_FIRST_STRONG_RTL = 7; // 0x7