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