Searched refs:forceReset (Results 1 – 1 of 1) sorted by relevance
2813 final ActivityOptions resetTargetTaskIfNeededLocked(TaskRecord task, boolean forceReset) { in resetTargetTaskIfNeededLocked() argument2915 } else if (forceReset || finishOnTaskLaunch || clearWhenTaskReset) { in resetTargetTaskIfNeededLocked()2973 boolean topTaskIsHigher, boolean forceReset, int taskInsertionPoint) { in resetAffinityTaskIfNeededLocked() argument3016 if (forceReset || finishOnTaskLaunch) { in resetAffinityTaskIfNeededLocked()3080 boolean forceReset = in resetTaskIfNeededLocked()3085 forceReset = true; in resetTaskIfNeededLocked()3105 topOptions = resetTargetTaskIfNeededLocked(task, forceReset); in resetTaskIfNeededLocked()3109 taskFound, forceReset, reparentInsertionPoint); in resetTaskIfNeededLocked()