Searched refs:getAllAssetLocales (Results 1 – 2 of 2) sorted by relevance
135 public static List<LocaleInfo> getAllAssetLocales(Context context, boolean isInDeveloperMode) { in getAllAssetLocales() method in LocalePicker209 final List<LocaleInfo> localeInfos = getAllAssetLocales(context, isInDeveloperMode); in constructAdapter()
274 final List<LocaleInfo> localeInfos = LocalePicker.getAllAssetLocales( in handleSetMenuLanguage()