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