Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/text/method/
H A DAllCapsTransformationMethod.java60 locale = ((TextView)view).getTextLocale(); in getTransformation()
/aosp14/frameworks/base/core/java/android/widget/
H A DSelectionActionModeHelper.java757 mTokenIterator = BreakIterator.getWordInstance(textView.getTextLocale()); in SelectionMetricsLogger()
H A DTextView.java4470 public Locale getTextLocale() { in getTextLocale() method in TextView.Drawables
4471 return mTextPaint.getTextLocale(); in getTextLocale()
15283 final DecimalFormatSymbols symbols = DecimalFormatSymbols.getInstance(getTextLocale()); in getTextDirectionHeuristic()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPaint.java1649 public Locale getTextLocale() { in getTextLocale() method in Paint
/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/boot/
H A Dboot-image-profile.txt6527 HSPLandroid/graphics/Paint;->getTextLocale()Ljava/util/Locale;
20877 HSPLandroid/widget/TextView;->getTextLocale()Ljava/util/Locale;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt6530 HSPLandroid/graphics/Paint;->getTextLocale()Ljava/util/Locale;
20941 HSPLandroid/widget/TextView;->getTextLocale()Ljava/util/Locale;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt15972 method @NonNull public java.util.Locale getTextLocale();
60293 method @NonNull public java.util.Locale getTextLocale();