Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java13636 private int getVendorPartitionVersion() { in getVendorPartitionVersion() method in PackageManagerService
13831 && getVendorPartitionVersion() < 28; in adjustScanFlags()
15013 if (pkg.getTargetSdkVersion() < getVendorPartitionVersion()) {
15016 + " overlays (" + getVendorPartitionVersion() + ")."
/frameworks/base/services/
Dart-profile31382 HSPLcom/android/server/pm/PackageManagerService;->getVendorPartitionVersion()I