Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
H A DCallScreeningServiceFilter.java257 int packageType, in CallScreeningServiceFilter() argument
265 mPackagetype = packageType; in CallScreeningServiceFilter()
349 private boolean packageTypeShouldAdd(int packageType) { in packageTypeShouldAdd() argument
350 return packageType != PACKAGE_TYPE_CARRIER; in packageTypeShouldAdd()
/aosp12/frameworks/base/tools/aapt/
H A 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()
/aosp12/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp1750 const std::string* packageType = nullptr; member in aapt::UsesPackage
1759 packageType = GetAttributeString(FindAttribute(element, PACKAGE_TYPE_ATTR)); in Extract()
1779 if (packageType) { in Print()
1782 packageType->data(), name->data(), version, versionMajor)); in Print()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt1072 field public static final int packageType = 16844167; // 0x1010587