Searched refs:EphemeralApplicationRegistry (Results 1 – 2 of 2) sorted by relevance
62 class EphemeralApplicationRegistry { class93 public EphemeralApplicationRegistry(PackageManagerService service) { in EphemeralApplicationRegistry() method in EphemeralApplicationRegistry
637 private final EphemeralApplicationRegistry mEphemeralApplicationRegistry;2836 mEphemeralApplicationRegistry = new EphemeralApplicationRegistry(this); in PackageManagerService()