Searched refs:instantAppInstallerInfo (Results 1 – 2 of 2) sorted by relevance
1066 public final ResolveInfo instantAppInstallerInfo; field in PackageManagerService.Snapshot1089 instantAppInstallerInfo = new ResolveInfo(mInstantAppInstallerInfo); in Snapshot()1109 instantAppInstallerInfo = mInstantAppInstallerInfo; in Snapshot()
452 mInstantAppInstallerInfo = args.instantAppInstallerInfo; in ComputerEngine()