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