Home
last modified time | relevance | path

Searched refs:getCompileSdkVersion (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/
H A DPkgAppInfo.java89 int getCompileSdkVersion(); in getCompileSdkVersion() method
/aosp12/frameworks/base/core/java/android/content/pm/parsing/
H A DParsingPackageRead.java876 int getCompileSdkVersion(); in getCompileSdkVersion() method
H A DPackageInfoWithoutStateUtils.java236 pi.compileSdkVersion = pkg.getCompileSdkVersion(); in generateWithoutComponentsUnchecked()
H A DParsingPackageImpl.java1396 public int getCompileSdkVersion() {
/aosp12/frameworks/base/tools/aapt/
H A DBundle.h129 int getCompileSdkVersion() { return mCompileSdkVersion; } in getCompileSdkVersion() function
H A DResource.cpp922 if (bundle->getCompileSdkVersion() != 0) { in massageManifest()
924 String8::format("%d", bundle->getCompileSdkVersion()), in massageManifest()
1106 if (useCompileSdkVersion && versionCode >= 0 && bundle->getCompileSdkVersion() == 0) { in extractPlatformBuildVersion()
1741 bundle->getCompileSdkVersion() == 0 || in buildResources()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DPackageParserTest.java573 assertEquals(a.getCompileSdkVersion(), b.getCompileSdkVersion()); in assertPackagesEqual()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt4961 HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getCompileSdkVersion()I
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt4959 HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getCompileSdkVersion()I