Searched refs:getTaskViewByTaskIds (Results 1 – 1 of 1) sorted by relevance
1445 public TaskView getTaskViewByTaskIds(int[] taskIds) { in getTaskViewByTaskIds() method in RecentsView1852 TaskView newFocusedTaskView = getTaskViewByTaskIds(focusedTaskIds); in applyLoadPlan()1866 newRunningTaskView = getTaskViewByTaskIds(runningTaskIds); in applyLoadPlan()1887 currentTaskView = getTaskViewByTaskIds(currentTaskIds); in applyLoadPlan()2810 matchingTaskView = getTaskViewByTaskIds(runningTaskIds); in shouldAddStubTaskView()