Searched refs:getLaunchStackId (Results 1 – 7 of 7) sorted by relevance
1082 (mOptions != null) ? mOptions.getLaunchStackId() : INVALID_STACK_ID; in startActivityUnchecked()2025 int stackId = mInTask.getLaunchStackId(); in setTaskFromInTask()2163 final int stackId = task != null ? task.getLaunchStackId() : in computeStackFocus()2230 (aOptions != null) ? aOptions.getLaunchStackId() : INVALID_STACK_ID; in getLaunchStack()2331 options, options.getLaunchStackId())) { in getOverrideBounds()
2162 int stackId = options.getLaunchStackId(); in findTaskToMoveToFrontLocked()2167 stackId = task.getLaunchStackId(); in findTaskToMoveToFrontLocked()2811 stackId = task.getLaunchStackId(); in restoreRecentTaskLocked()4797 ? activityOptions.getLaunchStackId() : INVALID_STACK_ID; in startActivityFromRecentsInner()
2218 int getLaunchStackId() { in getLaunchStackId() method in TaskRecord
1049 } else if (options != null && options.getLaunchStackId() == ASSISTANT_STACK_ID
1073 public int getLaunchStackId() { in getLaunchStackId() method in ActivityOptions
8772 PLcom/android/server/am/TaskRecord;->getLaunchStackId()I
394 HPLandroid/app/ActivityOptions;->getLaunchStackId()I