Searched refs:notifyPackageInstalled (Results 1 – 3 of 3) sorted by relevance
268 public void notifyPackageInstalled(PackageInfo pi, int userId) { in notifyPackageInstalled() method in DexManager
252 mDexManager.notifyPackageInstalled(newPackage.mPackageInfo, mUser0); in testNotifyPackageInstallUsedByOther()
2184 mDexManager.notifyPackageInstalled(info, userId); in handlePackagePostInstall()