Searched refs:CustomContentCallbacks (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/testing/
H A DLauncherExtension.java147 CustomContentCallbacks mCustomContentCallbacks = new CustomContentCallbacks() {
/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspace.java56 import com.android.launcher3.Launcher.CustomContentCallbacks;
158 CustomContentCallbacks mCustomContentCallbacks;
767 public void addToCustomContentPage(View customContent, CustomContentCallbacks callbacks,
1614 protected CustomContentCallbacks getCustomContentCallbacks() {
H A DLauncher.java1093 public interface CustomContentCallbacks { interface in class:Launcher
1170 CustomContentCallbacks callbacks, String description) {

Completed in 75 milliseconds