Searched refs:notifyInstallObserver (Results 1 – 4 of 4) sorted by relevance
531 mPm.notifyInstallObserver(request); in processInstallRequests()637 mPm.notifyInstallObserver(request); in installApexPackages()
122 mPm.notifyInstallObserver(packageName, killApp); in doHandleMessage()
1269 void notifyInstallObserver(String packageName, boolean killApp) { in notifyInstallObserver() method in PackageManagerService1275 notifyInstallObserver(installRequest); in notifyInstallObserver()1279 void notifyInstallObserver(InstallRequest request) { in notifyInstallObserver() method in PackageManagerService6467 notifyInstallObserver(packagesToNotify.valueAt(index), false /* killApp */); in notifyPackagesReplacedReceived()7099 mHandler.post(() -> PackageManagerService.this.notifyInstallObserver(packageName, in onPackageProcessKilledForUninstall()
2849 mPm.notifyInstallObserver(request); in handlePackagePostInstall()2991 mPm.notifyInstallObserver(request); in handlePackagePostInstall()