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

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

Completed in 1597 milliseconds