Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java2895 final int curPage = getCurrentPage(); in getFirstMatchForAppClose() local
2896 final CellLayout currentPage = (CellLayout) getPageAt(curPage); in getFirstMatchForAppClose()