Home
last modified time | relevance | path

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

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