Searched refs:attachViewToParent (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/widget/ |
D | GridView.java | 1368 attachViewToParent(child, where, p); in setupChild()
|
D | ListView.java | 1815 attachViewToParent(child, flowDown ? -1 : 0, p); in setupChild()
|
/frameworks/base/core/java/android/view/ |
D | ViewGroup.java | 3786 protected void attachViewToParent(View child, int index, LayoutParams params) { in attachViewToParent() method in ViewGroup
|
/frameworks/base/api/ |
D | current.txt | 23450 …method protected void attachViewToParent(android.view.View, int, android.view.ViewGroup.LayoutPara…
|
D | 14.txt | 23450 …method protected void attachViewToParent(android.view.View, int, android.view.ViewGroup.LayoutPara…
|