Searched refs:isIncrementalInstallationAllowed (Results 1 – 2 of 2) sorted by relevance
1922 private static boolean isIncrementalInstallationAllowed(String packageName) { in isIncrementalInstallationAllowed() method in PackageInstallerSession3035 if (isIncrementalInstallation() && !isIncrementalInstallationAllowed(mPackageName)) { in validateApkInstallLocked()
30255 HPLcom/android/server/pm/PackageInstallerSession;->isIncrementalInstallationAllowed(Ljava/lang/Stri…