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