Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java329 return getPageIndices(mCurrentPage); in getVisiblePageIndices()
337 private IntSet getPageIndices(int pageIndex) { in getPageIndices() method in PagedView
373 return getPageIndices(nextPage); in getNeighbourPageIndices()
1002 getPageIndices(getNextPage()) in addFocusables()