Searched refs:tvTask (Results 1 – 1 of 1) sorted by relevance
2089 Task tvTask = taskViews.get(i).getTask(); in findTaskViewInsertIndex() local2090 if (tvTask == task) { in findTaskViewInsertIndex()2092 } else if (taskIndex < mStack.indexOfStackTask(tvTask)) { in findTaskViewInsertIndex()