Searched refs:toTask (Results 1 – 1 of 1) sorted by relevance
577 Task toTask = null;583 toTask = tasks.get(i - 1);589 toTask = tasks.get(i - 1);598 if (toTask == null) {606 ActivityManagerWrapper.getInstance().startActivityFromRecentsAsync(toTask.key, launchOpts,633 Task toTask = null; in showRelativeAffiliatedTask() local641 toTask = tasks.get(i + 1); in showRelativeAffiliatedTask()648 toTask = tasks.get(i - 1); in showRelativeAffiliatedTask()659 if (toTask == null) { in showRelativeAffiliatedTask()676 ActivityManagerWrapper.getInstance().startActivityFromRecentsAsync(toTask.key, launchOpts, in showRelativeAffiliatedTask()[all …]