Home
last modified time | relevance | path

Searched refs:getPositionInRow (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java5814 getPositionInRow(lastGridTaskView, topRowIdArray, bottomRowIdArray); in getOffsetFromScrollPosition()
5815 int taskViewPosition = getPositionInRow(taskView, topRowIdArray, bottomRowIdArray); in getOffsetFromScrollPosition()
5832 private int getPositionInRow( in getPositionInRow() method