Searched refs:forceReset (Results 1 – 1 of 1) sorted by relevance
2271 final ActivityOptions resetTargetTaskIfNeededLocked(TaskRecord task, boolean forceReset) { in resetTargetTaskIfNeededLocked() argument2373 } else if (forceReset || finishOnTaskLaunch || clearWhenTaskReset) { in resetTargetTaskIfNeededLocked()2431 boolean topTaskIsHigher, boolean forceReset, int taskInsertionPoint) { in resetAffinityTaskIfNeededLocked() argument2474 if (forceReset || finishOnTaskLaunch) { in resetAffinityTaskIfNeededLocked()2538 boolean forceReset = in resetTaskIfNeededLocked()2543 forceReset = true; in resetTaskIfNeededLocked()2563 topOptions = resetTargetTaskIfNeededLocked(task, forceReset); in resetTaskIfNeededLocked()2567 taskFound, forceReset, reparentInsertionPoint); in resetTaskIfNeededLocked()