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

/frameworks/base/tools/aapt/
H A DResourceTable.h98 AppFeature enumerator in enum:ResourceTable::PackageType
H A DResourceTable.cpp1733 case AppFeature:
2496 // This has no sense for packages being built as AppFeature (aka with a non-zero offset).
2531 if (mPackageType == AppFeature && p->getName() == mAssetsPackage) {
H A DResource.cpp1141 packageType = ResourceTable::AppFeature;

Completed in 235 milliseconds