Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java1455 onScrollInteractionBegin(); in determineScrollingStart()
1632 onScrollInteractionBegin(); in onTouchEvent()
1880 protected void onScrollInteractionBegin() { in onScrollInteractionBegin() method
DWorkspace.java1238 protected void onScrollInteractionBegin() { in onScrollInteractionBegin() method in Workspace
1270 mLauncherOverlay.onScrollInteractionBegin(); in overScroll()
DLauncher.java1113 public void onScrollInteractionBegin(); in onScrollInteractionBegin() method
/packages/apps/Launcher3/src/com/android/launcher3/testing/
DLauncherExtension.java312 public void onScrollInteractionBegin() { in onScrollInteractionBegin() method in LauncherExtension.LauncherExtensionCallbacks.LauncherExtensionOverlay