Searched refs:removeChild (Results 1 – 3 of 3) sorted by relevance
111 elem.removeChild(child)142 elem.removeChild(child)
338 parentNode.removeChild(suiteElem); in mergeEmptySuites()428 elem.getParentNode().removeChild(elem); in appendTestCases()
263 public void removeChild(ViewGroup parent, View child) { in removeChild() method in LayoutAnimationTest.MyLayoutTransition264 super.removeChild(parent, child); in removeChild()