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

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherCallbacks.java69 public void onInteractionBegin(); method in interface:LauncherCallbacks
H A DLauncher.java2810 protected void onInteractionBegin() { method in class:Launcher
2812 mLauncherCallbacks.onInteractionBegin();
2823 onInteractionBegin();
/packages/apps/Launcher3/src/com/android/launcher3/testing/
H A DLauncherExtension.java181 public void onInteractionBegin() { method in class:LauncherExtension.LauncherExtensionCallbacks

Completed in 73 milliseconds