Searched refs:bindItems (Results 1 – 2 of 2) sorted by relevance
131 public void bindItems(ArrayList<ItemInfo> shortcuts, int start, int end); in bindItems() method1329 callbacks.bindItems(workspaceItems, start, start+chunkSize); in bindWorkspace()
3175 public void bindItems(ArrayList<ItemInfo> shortcuts, int start, int end) { in bindItems() method in Launcher