Home
last modified time | relevance | path

Searched refs:getLocaleList (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/assist/common/src/android/assist/common/
DMyWebView.java48 public LocaleList getLocaleList() { in getLocaleList() method in MyWebView
/cts/tests/tests/graphics/src/android/graphics/fonts/
DFontManagerTest.java110 assertThat(family.getLocaleList()).isNotNull(); in fontManager_getFontConfig_checkFamilies()
302 if (family.getLocaleList().size() == 1 in fontManager_NotoColorEmojiAvailable()
303 && "Zsye".equals(family.getLocaleList().get(0).getScript())) { in fontManager_NotoColorEmojiAvailable()
DNativeSystemFontTest.java51 font.mLocale = f.getLocaleList(); in convertToDescriptors()
DSystemFontsTest.java122 assertNotNull(font.getLocaleList()); in testAvailableFonts_FontAttributeGetters()
/cts/tests/tests/text/src/android/text/cts/
DMyanmarTest.java188 final LocaleList localeList = font.getLocaleList(); in testIfZawgyiLocaleIsSupported_fontWithQaagShouldExists()
/cts/tests/tests/assist/src/android/assist/cts/
DAssistTestBase.java585 return n.getLocaleList() != null && localeList.equals(n.getLocaleList()); in verifyAssistStructureHasLocaleList()
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/unit/
DViewNodeTest.java312 assertThat(node.getLocaleList()).isEqualTo(new LocaleList(Locale.US, Locale.ENGLISH)); in assertSimpleNode()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dtest-current.txt3431 method @NonNull public android.os.LocaleList getLocaleList();
Dsystem-current.txt17994 method @NonNull public android.os.LocaleList getLocaleList();
Dcurrent.txt8777 method @Nullable public android.os.LocaleList getLocaleList();
17952 method @NonNull public android.os.LocaleList getLocaleList();