Searched refs:currentWorkspaceItems (Results 1 – 2 of 2) sorted by relevance
179 ArrayList<ItemInfo> currentWorkspaceItems = new ArrayList<>(); in bind() local184 filterCurrentWorkspaceItems(currentScreenId, mWorkspaceItems, currentWorkspaceItems, in bind()189 sortWorkspaceItemsSpatially(idp, currentWorkspaceItems); in bind()203 bindWorkspaceItems(currentWorkspaceItems, mainExecutor); in bind()
415 ArrayList<ItemInfo> currentWorkspaceItems = new ArrayList<>();420 dataModel.workspaceItems, currentWorkspaceItems,424 sortWorkspaceItemsSpatially(mIdp, currentWorkspaceItems);425 for (ItemInfo itemInfo : currentWorkspaceItems) {455 IntArray ranks = getMissingHotseatRanks(currentWorkspaceItems,