Searched refs:getVersionCodeMajor (Results 1 – 10 of 10) sorted by relevance
111 mVersionCodeMajor = baseApk.getVersionCodeMajor(); in PackageLite()227 public int getVersionCodeMajor() { in getVersionCodeMajor() method in PackageLite
218 public int getVersionCodeMajor() { in getVersionCodeMajor() method in ApkLite
870 int getVersionCodeMajor(); in getVersionCodeMajor() method
217 pi.versionCodeMajor = pkg.getVersionCodeMajor(); in generateWithoutComponentsUnchecked()
1380 public int getVersionCodeMajor() {
121 int getVersionCodeMajor(); in getVersionCodeMajor() method
243 return PackageInfo.composeLongVersionCode(pkg.getVersionCodeMajor(), pkg.getVersionCode()); in getLongVersionCode()
861 ret.versionCodeMajor = pkg.getVersionCodeMajor(); in getMinimalPackageInfo()
4988 HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getVersionCodeMajor()I
4986 HSPLandroid/content/pm/parsing/ParsingPackageImpl;->getVersionCodeMajor()I