Searched refs:findTaskViewInsertIndex (Results 1 – 1 of 1) sorted by relevance
623 final int insertIndex = findTaskViewInsertIndex(task, taskIndex); in bindVisibleTaskViews()1523 int insertIndex = findTaskViewInsertIndex(task, taskIndex); in onPickUpViewFromPool()2083 private int findTaskViewInsertIndex(Task task, int taskIndex) { in findTaskViewInsertIndex() method in TaskStackView