Searched refs:getIgnoredLocaleList (Results 1 – 3 of 3) sorted by relevance
41 public HashSet<String> getIgnoredLocaleList(boolean translatedOnly) { in getIgnoredLocaleList() method in SystemLocaleCollector54 Set<String> langTagsToIgnore = getIgnoredLocaleList(translatedOnly); in getSupportedLocaleList()
170 public HashSet<String> getIgnoredLocaleList(boolean translatedOnly) { in getIgnoredLocaleList() method in AppLocaleCollector206 Set<String> langTagsToIgnore = getIgnoredLocaleList(translatedOnly); in getSupportedLocaleList()
84 HashSet<String> getIgnoredLocaleList(boolean translatedOnly); in getIgnoredLocaleList() method