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