Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java1788 int previousFocusedPage = indexOfChild(getFocusedChild()); in applyLoadPlan() local
1892 } else if (previousFocusedPage != INVALID_PAGE) { in applyLoadPlan()
1893 targetPage = previousFocusedPage; in applyLoadPlan()