Home
last modified time | relevance | path

Searched refs:filterCurrentWorkspaceItems (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/model/
DLoaderResults.java123 filterCurrentWorkspaceItems(currentScreenId, workspaceItems, currentWorkspaceItems, in bindWorkspace()
125 filterCurrentWorkspaceItems(currentScreenId, appWidgets, currentAppWidgets, in bindWorkspace()
211 private <T extends ItemInfo> void filterCurrentWorkspaceItems(long currentScreenId, in filterCurrentWorkspaceItems() method in LoaderResults
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherModel.java1546 private void filterCurrentWorkspaceItems(int currentScreen, in filterCurrentWorkspaceItems() method in LauncherModel.LoaderTask
1775 filterCurrentWorkspaceItems(currentScreen, workspaceItems, currentWorkspaceItems, in bindWorkspace()