Searched defs:addToCustomContentPage (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java614 * {@link #addToCustomContentPage}. This will only be invoked if
624 * Invoked by subclasses to signal a change to the {@link #addToCustomContentPage} value to
1169 public void addToCustomContentPage(View customContent, method in class:Launcher
1171 mWorkspace.addToCustomContentPage(customContent, callbacks, description);
H A DWorkspace.java767 public void addToCustomContentPage(View customContent, CustomContentCallbacks callbacks, method in class:Workspace

Completed in 40 milliseconds