Lines Matching defs:bindItems
129 // sBgWorkspaceItems is passed to bindItems, which expects a list of all folders and shortcuts161 public void bindItems(ArrayList<ItemInfo> shortcuts, int start, int end);1682 callbacks.bindItems(workspaceItems, start, start+chunkSize);