Searched refs:isInstantAppInstallerComponent (Results 1 – 4 of 4) sorted by relevance
534 public abstract boolean isInstantAppInstallerComponent(ComponentName component); in isInstantAppInstallerComponent() method in PackageManagerInternal
1176 .isInstantAppInstallerComponent(intent.getComponent())) { in startActivityMayWait()
24615 public boolean isInstantAppInstallerComponent(ComponentName component) {
10716 …server/pm/PackageManagerService$PackageManagerInternalImpl;->isInstantAppInstallerComponent(Landro…