Searched refs:getBottomRowIdArray (Results 1 – 1 of 1) sorted by relevance
1283 return getLastGridTaskView(getTopRowIdArray(), getBottomRowIdArray()); in getLastGridTaskView()3808 : getBottomRowIdArray(); in createTaskDismissAnimation()3823 isSnappedTaskInTopRow ? getBottomRowIdArray() in createTaskDismissAnimation()3840 + getBottomRowIdArray().toConcatString(), in createTaskDismissAnimation()3918 IntArray bottomRowIdArray = getBottomRowIdArray(); in createTaskDismissAnimation()3995 private IntArray getBottomRowIdArray() { in getBottomRowIdArray() method in RecentsView4022 IntArray bottomRowIdArray = getBottomRowIdArray(); in getHighestVisibleTaskIndex()5585 return getOffsetFromScrollPosition(pageIndex, getTopRowIdArray(), getBottomRowIdArray()); in getOffsetFromScrollPosition()