Searched refs:launchComponent (Results 1 – 2 of 2) sorted by relevance
355 …ComponentName launchComponent = savedInstanceState.getParcelable(INSTANCE_KEY_COMPONENT, android.c… in onRestoreInstanceState()360 if (!doShow(userQuery, false, launchComponent, appSearchData)) { in onRestoreInstanceState()
1366 val launchComponent = getComponent(launchIntent) in <lambda>() constant1367 if (!multiInstanceHelper.supportsMultiInstanceSplit(launchComponent)) { in <lambda>()