Searched refs:mInstantAppInstallerInfo (Results 1 – 1 of 1) sorted by relevance
1512 private final ResolveInfo mInstantAppInstallerInfo = new ResolveInfo(); field in PackageManagerService1904 instantAppInstallerInfo = mInstantAppInstallerInfo; in Snapshot()2169 private final ResolveInfo mInstantAppInstallerInfo; field in PackageManagerService.ComputerEngine2219 mInstantAppInstallerInfo = args.instantAppInstallerInfo; in ComputerEngine()3066 mInstantAppInstallerInfo); in applyPostResolutionFilter()3153 mInstantAppInstallerInfo); in applyPostServiceResolutionFilter()11416 mInstantAppInstallerInfo); in applyPostContentProviderResolutionFilter()15547 mInstantAppInstallerInfo.activityInfo = mInstantAppInstallerActivity;15548 mInstantAppInstallerInfo.priority = 1;15549 mInstantAppInstallerInfo.preferredOrder = 1;[all …]