Searched defs:attachViewToParent (Results 1 – 3 of 3) sorted by relevance
154 public void attachViewToParent(View child, int index, ViewGroup.LayoutParams layoutParams) { in attachViewToParent() method in ChildHelperTest.LoggingCallback
227 void attachViewToParent(View child, int index, ViewGroup.LayoutParams layoutParams, in attachViewToParent() method in ChildHelper529 void attachViewToParent(View child, int index, ViewGroup.LayoutParams layoutParams); in attachViewToParent() method
5039 protected void attachViewToParent(View child, int index, LayoutParams params) { in attachViewToParent() method in ViewGroup