Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/
DEditorCursorTest.java120 setEditTextHint(null, TextView.TEXT_DIRECTION_FIRST_STRONG_LTR, 0); in testCursorIsOnLeft_withFirstStrongLtrAlgorithm()
126 setEditTextHint(RTL_HINT, TextView.TEXT_DIRECTION_FIRST_STRONG_LTR, 0); in testCursorIsOnLeft_withFirstStrongLtrAlgorithm()
131 setEditTextHint(LTR_HINT, TextView.TEXT_DIRECTION_FIRST_STRONG_LTR, 0); in testCursorIsOnLeft_withFirstStrongLtrAlgorithm()
DTextViewActivityTest.java321 textView.setTextDirection(TextView.TEXT_DIRECTION_FIRST_STRONG_LTR); in testToolbarAppearsAfterSelection_withFirstStringLtrAlgorithmAndRtlHint()
/frameworks/base/core/java/android/view/
DView.java3060 public static final int TEXT_DIRECTION_FIRST_STRONG_LTR = 6; field in View
3105 TEXT_DIRECTION_FIRST_STRONG_LTR << PFLAG2_TEXT_DIRECTION_MASK_SHIFT,
30065 @ViewDebug.IntToString(from = TEXT_DIRECTION_FIRST_STRONG_LTR, to = "FIRST_STRONG_LTR"),
30075 @EnumEntry(value = TEXT_DIRECTION_FIRST_STRONG_LTR, name = "firstStrongLtr"),
30142 @ViewDebug.IntToString(from = TEXT_DIRECTION_FIRST_STRONG_LTR, to = "FIRST_STRONG_LTR"),
30151 @EnumEntry(value = TEXT_DIRECTION_FIRST_STRONG_LTR, name = "firstStrongLtr"),
30211 case TEXT_DIRECTION_FIRST_STRONG_LTR: in resolveTextDirection()
30226 case TEXT_DIRECTION_FIRST_STRONG_LTR: 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.txt53356 field public static final int TEXT_DIRECTION_FIRST_STRONG_LTR = 6; // 0x6