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