Home
last modified time | relevance | path

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

/frameworks/opt/car/setupwizard/library/main/tests/robotests/src/com/android/car/setupwizardlib/
DCarSetupWizardCompatLayoutTest.java383 assertThat(toolbarTitle.getTextLocale()).isEqualTo(LOCALE_IW_IL); in testApplyUpdatedLocale()
384 assertThat(primaryToolbarButton.getTextLocale()).isEqualTo(LOCALE_IW_IL); in testApplyUpdatedLocale()
385 assertThat(secondaryToolbarButton.getTextLocale()).isEqualTo(LOCALE_IW_IL); in testApplyUpdatedLocale()
388 assertThat(toolbarTitle.getTextLocale()).isEqualTo(LOCALE_EN_US); in testApplyUpdatedLocale()
389 assertThat(primaryToolbarButton.getTextLocale()).isEqualTo(LOCALE_EN_US); in testApplyUpdatedLocale()
390 assertThat(secondaryToolbarButton.getTextLocale()).isEqualTo(LOCALE_EN_US); in testApplyUpdatedLocale()
/frameworks/base/core/java/android/text/method/
DAllCapsTransformationMethod.java60 locale = ((TextView)view).getTextLocale(); in getTransformation()
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java708 mTokenIterator = SelectionSessionLogger.getTokenIterator(textView.getTextLocale()); in SelectionMetricsLogger()
DTextView.java4114 public Locale getTextLocale() { in getTextLocale() method in TextView.Drawables
4115 return mTextPaint.getTextLocale(); in getTextLocale()
12780 final DecimalFormatSymbols symbols = DecimalFormatSymbols.getInstance(getTextLocale()); in getTextDirectionHeuristic()
/frameworks/base/graphics/java/android/graphics/
DPaint.java1595 public Locale getTextLocale() { in getTextLocale() method in Paint
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...