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