Searched defs:onInteractionBegin (Results 1 - 3 of 3) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/ | ||
H A D | LauncherCallbacks.java | 69 public void onInteractionBegin(); method in interface:LauncherCallbacks |
H A D | Launcher.java | 2815 protected void onInteractionBegin() { method in class:Launcher 2817 mLauncherCallbacks.onInteractionBegin(); 2828 onInteractionBegin(); |
/packages/apps/Launcher3/src/com/android/launcher3/testing/ | ||
H A D | LauncherExtension.java | 181 public void onInteractionBegin() { method in class:LauncherExtension.LauncherExtensionCallbacks |
Completed in 16 milliseconds