Searched refs:aOptions (Results 1 – 1 of 1) sorted by relevance
1828 int launchFlags, ActivityOptions aOptions) { in computeStackFocus() argument1834 ActivityStack stack = getLaunchStack(r, launchFlags, task, aOptions); in computeStackFocus()1899 ActivityOptions aOptions) { in getLaunchStack() argument1907 (aOptions != null) ? aOptions.getLaunchStackId() : INVALID_STACK_ID; in getLaunchStack()