Searched refs:forceReset (Results 1 – 1 of 1) sorted by relevance
3316 private ActivityOptions resetTargetTaskIfNeededLocked(TaskRecord task, boolean forceReset) { in resetTargetTaskIfNeededLocked() argument3409 } else if (forceReset || finishOnTaskLaunch || clearWhenTaskReset) { in resetTargetTaskIfNeededLocked()3467 boolean topTaskIsHigher, boolean forceReset, int taskInsertionPoint) { in resetAffinityTaskIfNeededLocked() argument3510 if (forceReset || finishOnTaskLaunch) { in resetAffinityTaskIfNeededLocked()3569 final boolean forceReset = in resetTaskIfNeededLocked()3587 topOptions = resetTargetTaskIfNeededLocked(task, forceReset); in resetTaskIfNeededLocked()3591 taskFound, forceReset, reparentInsertionPoint); in resetTaskIfNeededLocked()