Searched refs:lastFocusedTaskIndex (Results 1 – 1 of 1) sorted by relevance
560 int lastFocusedTaskIndex = -1; in bindVisibleTaskViews() local584 lastFocusedTaskIndex = taskIndex; in bindVisibleTaskViews()633 if (lastFocusedTaskIndex != -1) { in bindVisibleTaskViews()634 int newFocusedTaskIndex = (lastFocusedTaskIndex < visibleTaskRange[1]) in bindVisibleTaskViews()