Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java2265 public void detachViewFromParent(int index) { in detachViewFromParent() method in ViewGroupTest.MockViewGroup
2270 public void detachViewFromParent(View child) { in detachViewFromParent() method in ViewGroupTest.MockViewGroup
DViewTest.java4454 protected void detachViewFromParent(View child) { in detachViewFromParent() method in ViewTest.MockViewGroupParent