Searched refs:bottomTask (Results 1 – 1 of 1) sorted by relevance
4137 TaskView bottomTask = getTaskViewFromTaskViewId(bottomRowIdArray.get(i)); in getHighestVisibleTaskIndex() local4138 lastVisibleIndex = Math.max(indexOfChild(topTask), indexOfChild(bottomTask)); in getHighestVisibleTaskIndex()