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

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

Completed in 80 milliseconds