Home | History | Annotate | Download | only in launcher2

Lines Matching refs:bindItems

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