Searched refs:isInstantAppInstallerComponent (Results 1 – 2 of 2) sorted by relevance
276 public abstract boolean isInstantAppInstallerComponent(ComponentName component); in isInstantAppInstallerComponent() method in PackageManagerInternal
690 .isInstantAppInstallerComponent(intent.getComponent())) { in startActivityMayWait()