Searched refs:launchedFromPipApp (Results 1 – 6 of 6) sorted by relevance
33 public boolean launchedFromPipApp; field in RecentsActivityLaunchState46 launchedFromPipApp = false; in reset()
196 LegacyRecentsImpl.getConfiguration().getLaunchState().launchedFromPipApp = true; in onActivityPinned()1022 launchState.launchedFromPipApp = false; in startRecentsActivity()
86 int maxVisible = launchState.launchedFromHome || launchState.launchedFromPipApp in computeStackVisibilityReport()
480 if (launchState.launchedFromHome || launchState.launchedFromPipApp in update()504 boolean scrollToFront = launchState.launchedFromHome || launchState.launchedFromPipApp in update()535 launchState.launchedFromPipApp || in setTaskOverridesForInitialState()993 launchState.launchedFromHome || launchState.launchedFromPipApp in getStackScrollForTaskAtInitialOffset()
352 if (LegacyRecentsImpl.getConfiguration().getLaunchState().launchedFromPipApp) {
1732 if (!LegacyRecentsImpl.getConfiguration().getLaunchState().launchedFromPipApp in onBusEvent()