Searched refs:targetOptions (Results 1 – 1 of 1) sorted by relevance
2060 ActivityStack targetStack, ActivityRecord target, ActivityOptions targetOptions) { in resumeFocusedStackTopActivityLocked() argument2062 return targetStack.resumeTopActivityUncheckedLocked(target, targetOptions); in resumeFocusedStackTopActivityLocked()2069 mFocusedStack.executeAppTransition(targetOptions); in resumeFocusedStackTopActivityLocked()