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