Home
last modified time | relevance | path

Searched refs:featureAfter (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
DResourceTable.cpp1814 const String8& featureAfter = bundle->getFeatureAfterPackage(); in addIncludedResources() local
1815 if (!featureAfter.isEmpty()) { in addIncludedResources()
1817 if (!featureAssetManager.addAssetPath(featureAfter, NULL)) { in addIncludedResources()
1819 featureAfter.string()); in addIncludedResources()