Home
last modified time | relevance | path

Searched refs:TEXT_DIRECTION_RTL (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/widget/
H A DEditorCursorTest.java177 setEditTextHint(null, TextView.TEXT_DIRECTION_RTL, 0); in testCursorIsOnRight_withRtlAlgorithm()
183 setEditTextHint(LTR_HINT, TextView.TEXT_DIRECTION_RTL, 0); in testCursorIsOnRight_withRtlAlgorithm()
188 setEditTextHint(RTL_HINT, TextView.TEXT_DIRECTION_RTL, 0); in testCursorIsOnRight_withRtlAlgorithm()
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DSuggestedLocaleAdapter.java206 ? View.TEXT_DIRECTION_RTL in getView()
/aosp12/frameworks/opt/localepicker/src/com/android/localepicker/
H A DSuggestedLocaleAdapter.java215 ? View.TEXT_DIRECTION_RTL in getView()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java2813 public static final int TEXT_DIRECTION_RTL = 4; field in View
2868 TEXT_DIRECTION_RTL << PFLAG2_TEXT_DIRECTION_MASK_SHIFT,
27684 @ViewDebug.IntToString(from = TEXT_DIRECTION_RTL, to = "RTL"),
27694 @EnumEntry(value = TEXT_DIRECTION_RTL, name = "rtl"),
27761 @ViewDebug.IntToString(from = TEXT_DIRECTION_RTL, to = "RTL"),
27770 @EnumEntry(value = TEXT_DIRECTION_RTL, name = "rtl"),
27830 case TEXT_DIRECTION_RTL: in resolveTextDirection()
27845 case TEXT_DIRECTION_RTL: in resolveTextDirection()
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java13239 case TEXT_DIRECTION_RTL: in getTextDirectionHeuristic()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt49427 field public static final int TEXT_DIRECTION_RTL = 4; // 0x4
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt33876 field public static final int TEXT_DIRECTION_RTL = 4; // 0x4