Searched refs:packageType (Results 1 – 4 of 4) sorted by relevance
257 int packageType, in CallScreeningServiceFilter() argument265 mPackagetype = packageType; in CallScreeningServiceFilter()349 private boolean packageTypeShouldAdd(int packageType) { in packageTypeShouldAdd() argument350 return packageType != PACKAGE_TYPE_CARRIER; in packageTypeShouldAdd()
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()
1750 const std::string* packageType = nullptr; member in aapt::UsesPackage1759 packageType = GetAttributeString(FindAttribute(element, PACKAGE_TYPE_ATTR)); in Extract()1779 if (packageType) { in Print()1782 packageType->data(), name->data(), version, versionMajor)); in Print()
1072 field public static final int packageType = 16844167; // 0x1010587