Home
last modified time | relevance | path

Searched defs:onInteractionBegin (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherCallbacks.java71 public void onInteractionBegin(); in onInteractionBegin() method
DLauncher.java2865 protected void onInteractionBegin() { in onInteractionBegin() method in Launcher
/packages/apps/Launcher3/src/com/android/launcher3/testing/
DLauncherExtension.java169 public void onInteractionBegin() { in onInteractionBegin() method in LauncherExtension.LauncherExtensionCallbacks