Searched refs:forceReset (Results 1 – 1 of 1) sorted by relevance
3331 private ActivityOptions resetTargetTaskIfNeededLocked(TaskRecord task, boolean forceReset) { in resetTargetTaskIfNeededLocked() argument3424 } else if (forceReset || finishOnTaskLaunch || clearWhenTaskReset) { in resetTargetTaskIfNeededLocked()3482 boolean topTaskIsHigher, boolean forceReset, int taskInsertionPoint) { in resetAffinityTaskIfNeededLocked() argument3525 if (forceReset || finishOnTaskLaunch) { in resetAffinityTaskIfNeededLocked()3584 final boolean forceReset = in resetTaskIfNeededLocked()3602 topOptions = resetTargetTaskIfNeededLocked(task, forceReset); in resetTaskIfNeededLocked()3606 taskFound, forceReset, reparentInsertionPoint); in resetTaskIfNeededLocked()