Searched refs:instantAppInstallerActivity (Results 1 – 6 of 6) sorted by relevance
39 protected ActivityInfo instantAppInstallerActivity() { in instantAppInstallerActivity() method in ComputerLocked
453 final ActivityInfo instantAppInstallerActivity = mService.mInstantAppInstallerActivity; in isInstantAppInstallerComponent() local454 return instantAppInstallerActivity != null in isInstantAppInstallerComponent()455 && instantAppInstallerActivity.getComponentName().equals(component); in isInstantAppInstallerComponent()
434 protected ActivityInfo instantAppInstallerActivity() { in instantAppInstallerActivity() method in ComputerEngine451 mLocalInstantAppInstallerActivity = args.instantAppInstallerActivity; in ComputerEngine()1229 if (instantAppInstallerActivity() == null) { in applyPostResolutionFilter()1320 if (instantAppInstallerActivity() == null) { in applyPostServiceResolutionFilter()1452 mSettings.getPackage(instantAppInstallerActivity().packageName); in maybeAddInstantAppInstaller()1454 instantAppInstallerActivity(), 0)) { in maybeAddInstantAppInstaller()1459 instantAppInstallerActivity(), 0 /*flags*/, in maybeAddInstantAppInstaller()2381 if (instantAppInstallerActivity() == null) { in isInstantAppResolutionAllowed()
1065 public final ActivityInfo instantAppInstallerActivity; field in PackageManagerService.Snapshot1085 instantAppInstallerActivity = in Snapshot()1108 instantAppInstallerActivity = mInstantAppInstallerActivity; in Snapshot()
2343 HSPLcom/android/server/pm/ComputerEngine;->instantAppInstallerActivity()Landroid/content/pm/Activit…
17964 PLcom/android/server/pm/ComputerEngine;->instantAppInstallerActivity()Landroid/content/pm/ActivityI…