HomeSort by relevance Sort by last modified time
    Searched refs:getScrollForPage (Results 1 - 4 of 4) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
PagedView.java 430 newX = getScrollForPage(mCurrentPage);
    [all...]
FocusIndicatorView.java 173 shift[0] -= page.getScrollForPage(page.indexOfChild(child));
FolderPagedView.java 463 int scroll = getScrollForPage(getNextPage()) + hint;
473 if (getScrollX() != getScrollForPage(getNextPage())) {
Workspace.java     [all...]

Completed in 104 milliseconds