Searched refs:launchedToTaskId (Results 1 – 3 of 3) sorted by relevance
39 public int launchedToTaskId; field in RecentsActivityLaunchState48 launchedToTaskId = -1; in reset()
425 loader.preloadTasks(loadPlan, launchState.launchedToTaskId); in reloadStackView()429 loadOpts.runningTaskId = launchState.launchedToTaskId; in reloadStackView()698 int launchToTaskId = launchState.launchedToTaskId; in onBusEvent()702 am.cancelWindowTransition(launchState.launchedToTaskId); in onBusEvent()
1027 launchState.launchedToTaskId = runningTaskId; in startRecentsActivity()