Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DLauncherRecentsView.java184 int scrollIndex = getTaskViewStartIndex() - 1; in computeScrollX()
DRecentsView.java1668 public int getTaskViewStartIndex() { in getTaskViewStartIndex() method in RecentsView