Searched refs:childCopy (Results 1 – 1 of 1) sorted by relevance
296 MtpObject childCopy = child.copy(true); in copy() local297 childCopy.setParent(copy); in copy()298 copy.addChild(childCopy); in copy()