Home
last modified time | relevance | path

Searched defs:localeList (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/text/src/android/text/cts/
DMyanmarTest.java188 final LocaleList localeList = font.getLocaleList(); in testIfZawgyiLocaleIsSupported_fontWithQaagShouldExists() local
203 private static boolean isUnicodeRendersCorrectly(Context context, LocaleList localeList) { in isUnicodeRendersCorrectly()
212 private static boolean isZawgyiRendersCorrectly(Context context, LocaleList localeList) { in isZawgyiRendersCorrectly()
250 static Bitmap capture(Context context, LocaleList localeList, String string) { in capture()
/cts/tests/tests/text/src/android/text/style/cts/
DLocaleSpanTest.java93 LocaleList localeList = LocaleList.forLanguageTags("fr,de"); in testUpdateDrawState() local
109 LocaleList localeList = LocaleList.forLanguageTags("fr,de"); in testUpdateMeasureState() local
/cts/tests/tests/assist/common/src/android/assist/common/
DMyWebView.java44 public void setLocaleList(LocaleList localeList) { in setLocaleList()
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DDeviceInfoActivity.java180 StringBuilder localeList = new StringBuilder(); in onCreate() local
/cts/tests/tests/os/src/android/os/cts/
DLocaleListTest.java325 private static void resetDefaultLocaleList(Locale topLocale, LocaleList localeList) { in resetDefaultLocaleList()
/cts/tests/tests/assist/src/android/assist/cts/
DAssistTestBase.java496 protected void verifyAssistStructureHasLocaleList(LocaleList localeList) { in verifyAssistStructureHasLocaleList()
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java5500 final LocaleList localeList = LocaleList.forLanguageTags("en-PH,en-US"); in testAccessImeHintLocales() local
5519 final LocaleList localeList = LocaleList.forLanguageTags("fa-IR"); in testSetImeHintLocalesChangesInputType() local