Searched refs:getLocaleList (Results 1 – 4 of 4) sorted by relevance
48 public LocaleList getLocaleList() { in getLocaleList() method in MyWebView
188 final LocaleList localeList = font.getLocaleList(); in testIfZawgyiLocaleIsSupported_fontWithQaagShouldExists()
498 return n.getLocaleList() != null && localeList.equals(n.getLocaleList()); in verifyAssistStructureHasLocaleList()
306 assertThat(node.getLocaleList()).isEqualTo(new LocaleList(Locale.US, Locale.ENGLISH)); in assertSimpleNode()