Home
last modified time | relevance | path

Searched refs:attachViewToParent (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java241 vg.attachViewToParent(child, -1, param); in testAttachViewToParent()
2029 public void attachViewToParent(View child, int index, in attachViewToParent() method in ViewGroupTest.MockViewGroup
2031 super.attachViewToParent(child, index, params); in attachViewToParent()