Home
last modified time | relevance | path

Searched defs:topRowIdArray (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DTaskGridNavHelper.java54 private void generateTaskViewIdGrid(IntArray topRowIdArray, IntArray bottomRowIdArray) { in generateTaskViewIdGrid()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java1367 private TaskView getLastGridTaskView(IntArray topRowIdArray, IntArray bottomRowIdArray) { in getLastGridTaskView()
4129 IntArray topRowIdArray = getTopRowIdArray(); in getHighestVisibleTaskIndex() local
5793 int pageIndex, IntArray topRowIdArray, IntArray bottomRowIdArray) { in getOffsetFromScrollPosition()
5833 TaskView taskView, IntArray topRowIdArray, IntArray bottomRowIdArray) { in getPositionInRow()