Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedView.java594 protected void scrollToNewPageWithoutMovingPages(int newCurrentPage) { in scrollToNewPageWithoutMovingPages() method in PagedView
636 scrollToNewPageWithoutMovingPages(mCurrentPage); in setLayoutScale()