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.java3072 public void detachViewFromParent(int index) { in detachViewFromParent() method in ViewGroupTest.MockViewGroup
3077 public void detachViewFromParent(View child) { in detachViewFromParent() method in ViewGroupTest.MockViewGroup
DViewTest.java5395 protected void detachViewFromParent(View child) { in detachViewFromParent() method in ViewTest.MockViewGroupParent