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

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java510 * {@link #addToCustomContentPage}. This will only be invoked if
1078 public QSBScroller addToCustomContentPage(View customContent, method in class:Launcher
1080 mWorkspace.addToCustomContentPage(customContent, callbacks, description);
H A DWorkspace.java623 public void addToCustomContentPage(View customContent, CustomContentCallbacks callbacks, method in class:Workspace

Completed in 22 milliseconds