Searched refs:getTopRowIdArray (Results 1 – 1 of 1) sorted by relevance
1058 return getLastGridTaskView(getTopRowIdArray(), getBottomRowIdArray()); in getLastGridTaskView()3112 isSnappedTaskInTopRow ? getTopRowIdArray() in createTaskDismissAnimation()3128 : getTopRowIdArray(); in createTaskDismissAnimation()3215 IntArray topRowIdArray = getTopRowIdArray(); in createTaskDismissAnimation()3273 private IntArray getTopRowIdArray() { in getTopRowIdArray() method in RecentsView3317 IntArray topRowIdArray = getTopRowIdArray(); in getHighestVisibleTaskIndex()4631 return getOffsetFromScrollPosition(pageIndex, getTopRowIdArray(), getBottomRowIdArray()); in getOffsetFromScrollPosition()