Home
last modified time | relevance | path

Searched defs:removeChild (Results 1 – 2 of 2) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dcode-load.js1515 this.removeChild = function(a) {}; method in MockElement
/cts/tests/tests/animation/src/android/animation/cts/
DLayoutAnimationTest.java235 public void removeChild(ViewGroup parent, View child) { in removeChild() method in LayoutAnimationTest.MyLayoutTransition