Searched refs:forceReset (Results 1 – 1 of 1) sorted by relevance
2959 private ActivityOptions resetTargetTaskIfNeededLocked(TaskRecord task, boolean forceReset) { in resetTargetTaskIfNeededLocked() argument3053 } else if (forceReset || finishOnTaskLaunch || clearWhenTaskReset) { in resetTargetTaskIfNeededLocked()3111 boolean topTaskIsHigher, boolean forceReset, int taskInsertionPoint) { in resetAffinityTaskIfNeededLocked() argument3154 if (forceReset || finishOnTaskLaunch) { in resetAffinityTaskIfNeededLocked()3214 boolean forceReset = in resetTaskIfNeededLocked()3219 forceReset = true; in resetTaskIfNeededLocked()3239 topOptions = resetTargetTaskIfNeededLocked(task, forceReset); in resetTaskIfNeededLocked()3243 taskFound, forceReset, reparentInsertionPoint); in resetTaskIfNeededLocked()