Searched refs:aOptions (Results 1 – 1 of 1) sorted by relevance
2038 int launchFlags, ActivityOptions aOptions) { in computeStackFocus() argument2040 ActivityStack stack = getLaunchStack(r, launchFlags, task, aOptions); in computeStackFocus()2142 ActivityOptions aOptions) { in getLaunchStack() argument2161 (aOptions != null) ? aOptions.getLaunchDisplayId() : INVALID_DISPLAY; in getLaunchStack()2164 (aOptions != null) ? aOptions.getLaunchStackId() : INVALID_STACK_ID; in getLaunchStack()