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