Searched refs:instantAppRegistry (Results 1 – 4 of 4) sorted by relevance
62 public InstantAppRegistry instantAppRegistry; field in PackageManagerServiceTestParams
1067 public final InstantAppRegistry instantAppRegistry; field in PackageManagerService.Snapshot1091 instantAppRegistry = mInstantAppRegistry.snapshot(); in Snapshot()1111 instantAppRegistry = mInstantAppRegistry; in Snapshot()1890 mInstantAppRegistry = testParams.instantAppRegistry; in PackageManagerService()
453 mInstantAppRegistry = args.instantAppRegistry; in ComputerEngine()
408 this.instantAppRegistry = mock() in <lambda>()