Home
last modified time | relevance | path

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

/frameworks/opt/car/setupwizard/library/main/tests/robotests/src/com/android/car/setupwizardlib/
DCarSetupWizardCompatLayoutTest.java502 assertThat(toolbarTitle.getTextLocale()).isEqualTo(LOCALE_IW_IL); in testApplyUpdatedLocale()
503 assertThat(primaryActionButton.getTextLocale()).isEqualTo(LOCALE_IW_IL); in testApplyUpdatedLocale()
504 assertThat(secondaryActionButton.getTextLocale()).isEqualTo(LOCALE_IW_IL); in testApplyUpdatedLocale()
507 assertThat(toolbarTitle.getTextLocale()).isEqualTo(LOCALE_EN_US); in testApplyUpdatedLocale()
508 assertThat(primaryActionButton.getTextLocale()).isEqualTo(LOCALE_EN_US); in testApplyUpdatedLocale()
509 assertThat(secondaryActionButton.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.java757 mTokenIterator = BreakIterator.getWordInstance(textView.getTextLocale()); in SelectionMetricsLogger()
/frameworks/base/graphics/java/android/graphics/
DPaint.java1719 public Locale getTextLocale() { in getTextLocale() method in Paint
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt6464 HSPLandroid/graphics/Paint;->getTextLocale()Ljava/util/Locale;
20522 HSPLandroid/widget/TextView;->getTextLocale()Ljava/util/Locale;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10995 method public java.util.Locale getTextLocale();
38819 method public java.util.Locale getTextLocale();
/frameworks/base/config/
Dboot-image-profile.txt6467 HSPLandroid/graphics/Paint;->getTextLocale()Ljava/util/Locale;
20586 HSPLandroid/widget/TextView;->getTextLocale()Ljava/util/Locale;
/frameworks/base/core/api/
Dcurrent.txt16536 method @NonNull public java.util.Locale getTextLocale();
60941 method @NonNull public java.util.Locale getTextLocale();