Searched refs:tvTask (Results 1 – 1 of 1) sorted by relevance
2137 Task tvTask = taskViews.get(i).getTask(); in findTaskViewInsertIndex() local2138 if (tvTask == task) { in findTaskViewInsertIndex()2140 } else if (taskIndex < mStack.indexOfTask(tvTask)) { in findTaskViewInsertIndex()