Searched refs:lastFocusedTaskIndex (Results 1 – 1 of 1) sorted by relevance
550 int lastFocusedTaskIndex = -1; in bindVisibleTaskViews() local574 lastFocusedTaskIndex = taskIndex; in bindVisibleTaskViews()621 if (lastFocusedTaskIndex != -1) { in bindVisibleTaskViews()622 int newFocusedTaskIndex = (lastFocusedTaskIndex < visibleTaskRange[1]) in bindVisibleTaskViews()