Searched refs:notifyInstallObserver (Results 1 – 4 of 4) sorted by relevance
524 mPm.notifyInstallObserver(request); in processInstallRequests()627 mPm.notifyInstallObserver(request); in installApexPackages()
117 mPm.notifyInstallObserver(packageName, killApp); in doHandleMessage()
1243 void notifyInstallObserver(String packageName, boolean killApp) { in notifyInstallObserver() method in PackageManagerService1249 notifyInstallObserver(installRequest); in notifyInstallObserver()1253 void notifyInstallObserver(InstallRequest request) { in notifyInstallObserver() method in PackageManagerService6346 notifyInstallObserver(packagesToNotify.valueAt(index), false /* killApp */);6956 mHandler.post(() -> PackageManagerService.this.notifyInstallObserver(packageName,
2806 mPm.notifyInstallObserver(request); in handlePackagePostInstall()3105 mPm.notifyInstallObserver(request); in handlePackagePostInstall()