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

/frameworks/base/tests/FeatureSplit/feature2/
H A DAndroid.mk25 featureAfter := FeatureSplit1 macro
28 featureAfterApk := $(call intermediates-dir-for,APPS,$(featureAfter))/package.apk
/frameworks/base/tools/aapt/
H A DResourceTable.cpp1778 const String8& featureAfter = bundle->getFeatureAfterPackage(); local
1779 if (!featureAfter.isEmpty()) {
1781 if (!featureAssetManager.addAssetPath(featureAfter, NULL)) {
1783 featureAfter.string());

Completed in 126 milliseconds