Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A 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()
H A DTextViewActivityTest.java321 textView.setTextDirection(TextView.TEXT_DIRECTION_FIRST_STRONG_LTR); in testToolbarAppearsAfterSelection_withFirstStringLtrAlgorithmAndRtlHint()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java2870 public static final int TEXT_DIRECTION_FIRST_STRONG_LTR = 6; field in View
2915 TEXT_DIRECTION_FIRST_STRONG_LTR << PFLAG2_TEXT_DIRECTION_MASK_SHIFT,
28994 @ViewDebug.IntToString(from = TEXT_DIRECTION_FIRST_STRONG_LTR, to = "FIRST_STRONG_LTR"),
29004 @EnumEntry(value = TEXT_DIRECTION_FIRST_STRONG_LTR, name = "firstStrongLtr"),
29071 @ViewDebug.IntToString(from = TEXT_DIRECTION_FIRST_STRONG_LTR, to = "FIRST_STRONG_LTR"),
29080 @EnumEntry(value = TEXT_DIRECTION_FIRST_STRONG_LTR, name = "firstStrongLtr"),
29140 case TEXT_DIRECTION_FIRST_STRONG_LTR: in resolveTextDirection()
29155 case TEXT_DIRECTION_FIRST_STRONG_LTR: in resolveTextDirection()
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java15314 case TEXT_DIRECTION_FIRST_STRONG_LTR: in getTextDirectionHeuristic()
/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.txt52828 field public static final int TEXT_DIRECTION_FIRST_STRONG_LTR = 6; // 0x6