Searched refs:assetLocaleList (Results 1 – 1 of 1) sorted by relevance
182 String[] assetLocaleList = AppLocaleUtil.getAssetLocales(getContext(), mPackageName); in getAppDescription() local185 || (packageLocaleList == null && assetLocaleList.length == 0)) { in getAppDescription()