Searched refs:childCopy (Results 1 – 1 of 1) sorted by relevance
285 MtpObject childCopy = child.copy(true); in copy() local286 childCopy.setParent(copy); in copy()287 copy.addChild(childCopy); in copy()