Searched refs:isInstallSystem (Results 1 – 4 of 4) sorted by relevance
100 if (installRequest.isInstallReplace() && !installRequest.isInstallSystem()) { in reconcilePackages()
140 mInstallRequest.isInstallSystem() /* is_system */, in reportInstallationStats()
459 public boolean isInstallSystem() { in isInstallSystem() method in InstallRequest
2081 if (installRequest.isInstallSystem()) { in commitPackagesLocked()2907 boolean isSystem = request.isInstallSystem(); in handlePackagePostInstall()2992 } else if (launchedForRestore && !request.isInstallSystem()) { in handlePackagePostInstall()