Searched refs:getLocaleList (Results 1 – 10 of 10) sorted by relevance
48 public LocaleList getLocaleList() { in getLocaleList() method in MyWebView
110 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()
51 font.mLocale = f.getLocaleList(); in convertToDescriptors()
122 assertNotNull(font.getLocaleList()); in testAvailableFonts_FontAttributeGetters()
188 final LocaleList localeList = font.getLocaleList(); in testIfZawgyiLocaleIsSupported_fontWithQaagShouldExists()
585 return n.getLocaleList() != null && localeList.equals(n.getLocaleList()); in verifyAssistStructureHasLocaleList()
312 assertThat(node.getLocaleList()).isEqualTo(new LocaleList(Locale.US, Locale.ENGLISH)); in assertSimpleNode()
3431 method @NonNull public android.os.LocaleList getLocaleList();
17994 method @NonNull public android.os.LocaleList getLocaleList();
8777 method @Nullable public android.os.LocaleList getLocaleList();17952 method @NonNull public android.os.LocaleList getLocaleList();