Searched refs:currentScreenId (Results 1 – 2 of 2) sorted by relevance
113 final int currentScreenId = in bindWorkspace() local122 filterCurrentWorkspaceItems(currentScreenId, workspaceItems, currentWorkspaceItems, in bindWorkspace()124 filterCurrentWorkspaceItems(currentScreenId, appWidgets, currentAppWidgets, in bindWorkspace()175 public static <T extends ItemInfo> void filterCurrentWorkspaceItems(int currentScreenId, in filterCurrentWorkspaceItems() argument197 if (info.screenId == currentScreenId) { in filterCurrentWorkspaceItems()
2113 int currentScreenId = mWorkspace.getScreenIdForPageIndex(mWorkspace.getNextPage()); in bindItems() local2117 if (newItemsScreenId != currentScreenId) { in bindItems()