Searched refs:forceReset (Results 1 – 1 of 1) sorted by relevance
2128 final ActivityOptions resetTargetTaskIfNeededLocked(TaskRecord task, boolean forceReset) { in resetTargetTaskIfNeededLocked() argument2230 } else if (forceReset || finishOnTaskLaunch || clearWhenTaskReset) { in resetTargetTaskIfNeededLocked()2287 boolean topTaskIsHigher, boolean forceReset, int taskInsertionPoint) { in resetAffinityTaskIfNeededLocked() argument2330 if (forceReset || finishOnTaskLaunch) { in resetAffinityTaskIfNeededLocked()2391 boolean forceReset = in resetTaskIfNeededLocked()2396 forceReset = true; in resetTaskIfNeededLocked()2416 topOptions = resetTargetTaskIfNeededLocked(task, forceReset); in resetTaskIfNeededLocked()2420 taskFound, forceReset, reparentInsertionPoint); in resetTaskIfNeededLocked()