Searched refs:isInstallReplace (Results 1 – 5 of 5) sorted by relevance
139 mInstallRequest.isInstallReplace() /* is_replace */, in reportInstallationStats()291 if (!mInstallRequest.isInstallReplace()) { in reportInstallationToSecurityLog()
100 if (installRequest.isInstallReplace() && !installRequest.isInstallSystem()) { in reconcilePackages()
455 public boolean isInstallReplace() { in isInstallReplace() method in InstallRequest
545 final boolean isReplace = request.isInstallReplace(); in commitPackageSettings()2064 if (installRequest.isInstallReplace()) { in commitPackagesLocked()2440 if (installRequest.isInstallReplace()) { in executePostCommitStepsLIF()
5996 HSPLcom/android/server/pm/InstallRequest;->isInstallReplace()Z