Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerSession.java1922 private static boolean isIncrementalInstallationAllowed(String packageName) { in isIncrementalInstallationAllowed() method in PackageInstallerSession
3035 if (isIncrementalInstallation() && !isIncrementalInstallationAllowed(mPackageName)) { in validateApkInstallLocked()
/frameworks/base/services/
Dart-profile30255 HPLcom/android/server/pm/PackageInstallerSession;->isIncrementalInstallationAllowed(Ljava/lang/Stri…