Searched refs:launchedFromPipApp (Results 1 – 5 of 5) sorted by relevance
33 public boolean launchedFromPipApp; field in RecentsActivityLaunchState48 launchedFromPipApp = false; in reset()
178 Recents.getConfiguration().getLaunchState().launchedFromPipApp = true; in onActivityPinned()986 launchState.launchedFromPipApp = false; in startRecentsActivity()
565 if (launchState.launchedFromHome || launchState.launchedFromPipApp in update()585 boolean scrollToFront = launchState.launchedFromHome || launchState.launchedFromPipApp in update()612 launchState.launchedFromPipApp || in setTaskOverridesForInitialState()
255 if (Recents.getConfiguration().getLaunchState().launchedFromPipApp) { in launchPreviousTask()
1832 if (!Recents.getConfiguration().getLaunchState().launchedFromPipApp in onBusEvent()