Searched refs:getSystemAssetLocales (Results 1 – 2 of 2) sorted by relevance
90 public static String[] getSystemAssetLocales() { in getSystemAssetLocales() method in LocalePicker101 final String[] locales = getSystemAssetLocales(); in getAllAssetLocales()
305 for (String localeId : LocalePicker.getSystemAssetLocales()) { in fillCache()