Home
last modified time | relevance | path

Searched defs:localeList (Results 1 – 11 of 11) 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/framework/base/localeconfig/src/com/android/cts/localeconfig/
DLocaleConfigAppUpdateTest.java128 LocaleList localeList = localeConfig.getSupportedLocales(); in testUpgradedApk_setFromApp_KeepAppLocales() local
176 LocaleList localeList = localeConfig.getSupportedLocales(); in testUpgradedApk_removeLocaleConfig_ClearAppLocales() local
DLocaleConfigTest.java124 LocaleList localeList = localeConfig.getSupportedLocales(); in testNoLocaleConfigTag() local
/cts/tests/tests/assist/common/src/android/assist/common/
DMyWebView.java44 public void setLocaleList(LocaleList localeList) { in setLocaleList()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInlineSuggestionsRequestTest.java113 final LocaleList localeList = LocaleList.forLanguageTags("fa-IR"); in testInlineSuggestionsRequestValues() local
/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.java323 private static void resetDefaultLocaleList(Locale topLocale, LocaleList localeList) { in resetDefaultLocaleList()
/cts/tests/tests/assist/src/android/assist/cts/
DAssistTestBase.java583 protected void verifyAssistStructureHasLocaleList(LocaleList localeList) { in verifyAssistStructureHasLocaleList()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityWindowQueryTest.java786 private void setActivityLocale(LocaleManager localeManager, LocaleList localeList) in setActivityLocale()
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java5872 final LocaleList localeList = LocaleList.forLanguageTags("en-PH,en-US"); in testAccessImeHintLocales() local
5891 final LocaleList localeList = LocaleList.forLanguageTags("fa-IR"); in testSetImeHintLocalesChangesInputType() local