Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp1656 const std::string* packageType = nullptr; member in aapt::UsesPackage
1665 packageType = GetAttributeString(FindAttribute(element, PACKAGE_TYPE_ATTR)); in Extract()
1685 if (packageType) { in Print()
1688 packageType->data(), name->data(), version, versionMajor)); in Print()
/frameworks/base/tools/aapt/
DResource.cpp1282 ResourceTable::PackageType packageType = ResourceTable::App; in buildResources() local
1284 packageType = ResourceTable::SharedLibrary; in buildResources()
1286 packageType = ResourceTable::System; in buildResources()
1288 packageType = ResourceTable::AppFeature; in buildResources()
1291 ResourceTable table(bundle, String16(assets->getPackage()), packageType); in buildResources()
1738 if (packageType != ResourceTable::System && in buildResources()
/frameworks/base/api/
Dcurrent.txt1011 field public static final int packageType = 16844167; // 0x1010587