Searched refs:childCopy (Results 1 – 1 of 1) sorted by relevance
303 MtpObject childCopy = child.copy(true); in copy() local304 childCopy.setParent(copy); in copy()305 copy.addChild(childCopy); in copy()