Searched refs:getBottomRowIdArray (Results 1 – 1 of 1) sorted by relevance
1058 return getLastGridTaskView(getTopRowIdArray(), getBottomRowIdArray()); in getLastGridTaskView()3113 : getBottomRowIdArray(); in createTaskDismissAnimation()3127 isSnappedTaskInTopRow ? getBottomRowIdArray() in createTaskDismissAnimation()3216 IntArray bottomRowIdArray = getBottomRowIdArray(); in createTaskDismissAnimation()3291 private IntArray getBottomRowIdArray() { in getBottomRowIdArray() method in RecentsView3318 IntArray bottomRowIdArray = getBottomRowIdArray(); in getHighestVisibleTaskIndex()4631 return getOffsetFromScrollPosition(pageIndex, getTopRowIdArray(), getBottomRowIdArray()); in getOffsetFromScrollPosition()