Searched refs:featureAssetManager (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DResourceTable.cpp1808 AssetManager featureAssetManager; local
1809 if (!featureAssetManager.addAssetPath(featureAfter, NULL)) {
1815 const ResTable& featureTable = featureAssetManager.getResources(false);

Completed in 15 milliseconds