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