Searched defs:detachViewFromParent (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/view/src/android/view/cts/ | ||
D | ViewGroupTest.java | 2265 public void detachViewFromParent(int index) { in detachViewFromParent() method in ViewGroupTest.MockViewGroup |
D | ViewTest.java | 4454 protected void detachViewFromParent(View child) { in detachViewFromParent() method in ViewTest.MockViewGroupParent |