Home | History | Annotate | Download | only in launcher2

Lines Matching refs:bindItems

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