Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/text/
H A DTextDirectionHeuristics.java62 public static final TextDirectionHeuristic FIRSTSTRONG_RTL = field in TextDirectionHeuristics
H A DMeasuredParagraph.java488 } else if (textDir == TextDirectionHeuristics.FIRSTSTRONG_RTL) { in resetAndAnalyzeBidi()
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java13233 return (defaultIsRtl ? TextDirectionHeuristics.FIRSTSTRONG_RTL : in getTextDirectionHeuristic()
13246 return TextDirectionHeuristics.FIRSTSTRONG_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.txt44495 field public static final android.text.TextDirectionHeuristic FIRSTSTRONG_RTL;
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt29928 field public static final android.text.TextDirectionHeuristic FIRSTSTRONG_RTL;