Searched refs:instantAppInstallerActivity (Results 1 – 2 of 2) sorted by relevance
1861 public final ActivityInfo instantAppInstallerActivity; field in PackageManagerService.Snapshot1880 instantAppInstallerActivity = in Snapshot()1903 instantAppInstallerActivity = mInstantAppInstallerActivity; in Snapshot()2201 protected ActivityInfo instantAppInstallerActivity() { in instantAppInstallerActivity() method in PackageManagerService.ComputerEngine2218 mLocalInstantAppInstallerActivity = args.instantAppInstallerActivity; in ComputerEngine()3049 if (instantAppInstallerActivity() == null) { in applyPostResolutionFilter()3139 if (instantAppInstallerActivity() == null) { in applyPostServiceResolutionFilter()3294 mSettings.getPackageLPr(instantAppInstallerActivity().packageName); in maybeAddInstantAppInstaller()3301 instantAppInstallerActivity(), 0, ps.readUserState(userId), userId); in maybeAddInstantAppInstaller()4195 if (instantAppInstallerActivity() == null) { in isInstantAppResolutionAllowed()[all …]
30581 HSPLcom/android/server/pm/PackageManagerService$ComputerEngine;->instantAppInstallerActivity()Landr…30637 HPLcom/android/server/pm/PackageManagerService$ComputerLocked;->instantAppInstallerActivity()Landro…