Searched refs:mEphemeralApplicationRegistry (Results 1 – 1 of 1) sorted by relevance
637 private final EphemeralApplicationRegistry mEphemeralApplicationRegistry; field in PackageManagerService1847 mEphemeralApplicationRegistry.onPackageInstalledLPw(res.pkg); in handlePackagePostInstall()2836 mEphemeralApplicationRegistry = new EphemeralApplicationRegistry(this); in PackageManagerService()6377 List<EphemeralApplicationInfo> ephemeralApps = mEphemeralApplicationRegistry6420 return mEphemeralApplicationRegistry.getEphemeralApplicationCookieLPw(6438 return mEphemeralApplicationRegistry.setEphemeralApplicationCookieLPw(6455 return mEphemeralApplicationRegistry.getEphemeralApplicationIconLPw(15604 mEphemeralApplicationRegistry.onPackageUninstalledLPw(uninstalledPs.pkg);20296 mEphemeralApplicationRegistry.onUserRemovedLPw(userHandle);