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

  /packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java 306 protected void updateCurrentPageScroll() {
322 * {@link #updateCurrentPageScroll()} to correctly set the final state and re-enable scrolling.
352 updateCurrentPageScroll();
678 updateCurrentPageScroll();
    [all...]
Workspace.java     [all...]
Launcher.java     [all...]
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
PagedView.java 442 protected void updateCurrentPageScroll() {
467 updateCurrentPageScroll();
775 updateCurrentPageScroll();
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
PagedView.java 510 protected void updateCurrentPageScroll() {
524 * {@link #updateCurrentPageScroll()} to correctly set the final state and re-enable scrolling.
553 updateCurrentPageScroll();
    [all...]
Launcher.java     [all...]

Completed in 636 milliseconds