Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java726 showPageIndicatorAtCurrentScroll(); in removeExtraEmptyScreenDelayed()
991 showPageIndicatorAtCurrentScroll(); in onScrollChanged()
999 public void showPageIndicatorAtCurrentScroll() { in showPageIndicatorAtCurrentScroll() method in Workspace
DLauncher.java1038 mWorkspace.showPageIndicatorAtCurrentScroll(); in onStateSetStart()