Searched refs:onScrollInteractionBegin (Results 1 - 4 of 4) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/ | ||
H A D | LauncherExtension.java | 274 public void onScrollInteractionBegin() { method in class:LauncherExtension.LauncherExtensionCallbacks.LauncherExtensionOverlay |
H A D | PagedView.java | 1525 onScrollInteractionBegin(); 1765 onScrollInteractionBegin(); 2043 protected void onScrollInteractionBegin() { method in class:PagedView |
H A D | Workspace.java | 1268 protected void onScrollInteractionBegin() { method in class:Workspace 1301 mLauncherOverlay.onScrollInteractionBegin(); |
H A D | Launcher.java | 1114 public void onScrollInteractionBegin(); method in interface:Launcher.LauncherOverlay |
Completed in 364 milliseconds