Searched refs:getCompileSdkVersion (Results 1 – 9 of 9) sorted by relevance
89 int getCompileSdkVersion(); in getCompileSdkVersion() method
876 int getCompileSdkVersion(); in getCompileSdkVersion() method
236 pi.compileSdkVersion = pkg.getCompileSdkVersion(); in generateWithoutComponentsUnchecked()
1396 public int getCompileSdkVersion() {
129 int getCompileSdkVersion() { return mCompileSdkVersion; } in getCompileSdkVersion() function
922 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()
573 assertEquals(a.getCompileSdkVersion(), b.getCompileSdkVersion()); in assertPackagesEqual()
4961 HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getCompileSdkVersion()I
4959 HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getCompileSdkVersion()I