Searched refs:toTask (Results 1 – 1 of 1) sorted by relevance
576 Task toTask = null;582 toTask = tasks.get(i - 1);588 toTask = tasks.get(i - 1);597 if (toTask == null) {605 ActivityManagerWrapper.getInstance().startActivityFromRecentsAsync(toTask.key, launchOpts,632 Task toTask = null; in showRelativeAffiliatedTask() local640 toTask = tasks.get(i + 1); in showRelativeAffiliatedTask()647 toTask = tasks.get(i - 1); in showRelativeAffiliatedTask()658 if (toTask == null) { in showRelativeAffiliatedTask()675 ActivityManagerWrapper.getInstance().startActivityFromRecentsAsync(toTask.key, launchOpts, in showRelativeAffiliatedTask()[all …]