Home
last modified time | relevance | path

Searched refs:notifyInstantAppPackageInstalled (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DInstallPackageHelper.java2871 mPm.notifyInstantAppPackageInstalled(request.getPkg().getPackageName(), in handlePackagePostInstall()
DPackageManagerService.java8031 void notifyInstantAppPackageInstalled(String packageName, int[] newUsers) { in notifyInstantAppPackageInstalled() method