Home
last modified time | relevance | path

Searched refs:getVendorPartitionVersion (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java13753 private int getVendorPartitionVersion() { in getVendorPartitionVersion() method in PackageManagerService
13948 && getVendorPartitionVersion() < 28; in adjustScanFlags()
15130 if (pkg.getTargetSdkVersion() < getVendorPartitionVersion()) {
15133 + " overlays (" + getVendorPartitionVersion() + ")."
/aosp12/frameworks/base/services/
H A Dart-profile31382 HSPLcom/android/server/pm/PackageManagerService;->getVendorPartitionVersion()I