Searched refs:onInteractionEnd (Results 1 – 4 of 4) sorted by relevance
72 public void onInteractionEnd(); in onInteractionEnd() method
2850 protected void onInteractionEnd() { in onInteractionEnd() method in Launcher2852 mLauncherCallbacks.onInteractionEnd(); in onInteractionEnd()2880 onInteractionEnd(); in updateInteraction()
432 mLauncher.onInteractionEnd(); in onDragEnd()
173 public void onInteractionEnd() { in onInteractionEnd() method in LauncherExtension.LauncherExtensionCallbacks