Searched refs:onInteractionBegin (Results 1 – 4 of 4) sorted by relevance
73 void onInteractionBegin(); in onInteractionBegin() method
2572 protected void onInteractionBegin() {2574 mLauncherCallbacks.onInteractionBegin();2585 onInteractionBegin();
438 mLauncher.onInteractionBegin(); in onDragStart()
132 public void onInteractionBegin() { in onInteractionBegin() method in LauncherExtension.LauncherExtensionCallbacks