Searched refs:cloneList (Results 1 – 2 of 2) sorted by relevance
249 cb.run(STATUS_SUCCESS, mediaId, Util.cloneList(mCachedFolders.get(mediaId)));484 mBrowseCallback.run(STATUS_SUCCESS, parentId, Util.cloneList(return_list));
156 public static List<ListItem> cloneList(List<ListItem> list) { in cloneList() method in Util