Searched refs:packageType (Results 1 – 3 of 3) sorted by relevance
1656 const std::string* packageType = nullptr; member in aapt::UsesPackage1665 packageType = GetAttributeString(FindAttribute(element, PACKAGE_TYPE_ATTR)); in Extract()1685 if (packageType) { in Print()1688 packageType->data(), name->data(), version, versionMajor)); in Print()
1282 ResourceTable::PackageType packageType = ResourceTable::App; in buildResources() local1284 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()
1011 field public static final int packageType = 16844167; // 0x1010587