Searched refs:fallbackAsset (Results 1 – 1 of 1) sorted by relevance
283 final AssetFileAddress fallbackAsset = loadFallbackResource(context, fallbackResId); in getDictionaryFiles() local284 if (null != fallbackAsset) { in getDictionaryFiles()285 fileList.add(fallbackAsset); in getDictionaryFiles()