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

/packages/apps/Launcher3/src/com/android/launcher3/testing/
H A DLauncherExtension.java177 addToCustomContentPage(customContent, mCustomContentCallbacks, "");
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java582 * {@link #addToCustomContentPage}. This will only be invoked if
592 * Invoked by subclasses to signal a change to the {@link #addToCustomContentPage} value to
1144 public void addToCustomContentPage(View customContent, method in class:Launcher
1146 mWorkspace.addToCustomContentPage(customContent, callbacks, description);
H A DWorkspace.java727 public void addToCustomContentPage(View customContent, CustomContentCallbacks callbacks, method in class:Workspace

Completed in 90 milliseconds