Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java959 onScrollInteractionBegin(); in determineScrollingStart()
1122 onScrollInteractionBegin(); in onTouchEvent()
1280 protected void onScrollInteractionBegin() { in onScrollInteractionBegin() method
DWorkspace.java954 protected void onScrollInteractionBegin() { in onScrollInteractionBegin() method in Workspace
955 super.onScrollInteractionBegin(); in onScrollInteractionBegin()
1030 mLauncherOverlay.onScrollInteractionBegin(); in overScroll()
DLauncher.java1003 void onScrollInteractionBegin(); in onScrollInteractionBegin() method