Searched defs:updateCurrentPageScroll (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DPagedView.java306 protected void updateCurrentPageScroll() { method in class:PagedView
322 * {@link #updateCurrentPageScroll()} to correctly set the final state and re-enable scrolling.
352 updateCurrentPageScroll();
678 updateCurrentPageScroll();
H A DWorkspace.java931 protected void updateCurrentPageScroll() { method in class:Workspace
932 super.updateCurrentPageScroll();
/packages/apps/Launcher3/src/com/android/launcher3/
H A DPagedView.java256 protected void updateCurrentPageScroll() { method in class:PagedView
304 updateCurrentPageScroll();
597 updateCurrentPageScroll();

Completed in 470 milliseconds