Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DChildHelper.java227 void attachViewToParent(View child, int index, ViewGroup.LayoutParams layoutParams, in attachViewToParent() method in ChildHelper
239 mCallback.attachViewToParent(child, offset, layoutParams); in attachViewToParent()
529 void attachViewToParent(View child, int index, ViewGroup.LayoutParams layoutParams); in attachViewToParent() method
DRecyclerView.java725 public void attachViewToParent(View child, int index, in initChildrenHelper()
738 RecyclerView.this.attachViewToParent(child, index, layoutParams); in initChildrenHelper()
1242 mChildHelper.attachViewToParent(view, -1, view.getLayoutParams(), true); in addAnimatingView()
7704 mChildHelper.attachViewToParent(child, index, child.getLayoutParams(), false); in addViewInt()
7931 mChildHelper.attachViewToParent(child, index, lp, vh.isRemoved()); in attachView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java484 attachViewToParent(mEditText, 0, mEditText.getLayoutParams()); in dispatchFinishTemporaryDetach()
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DTaskStackView.java615 attachViewToParent(tv, insertIndex, tv.getLayoutParams()); in bindVisibleTaskViews()
1532 attachViewToParent(tv, insertIndex, tv.getLayoutParams()); in onPickUpViewFromPool()
/frameworks/base/core/java/android/widget/
DGridView.java1531 attachViewToParent(child, where, p); in setupChild()
DListView.java2135 attachViewToParent(child, flowDown ? -1 : 0, p); in setupChild()
/frameworks/base/core/java/android/view/
DViewGroup.java5791 protected void attachViewToParent(View child, int index, LayoutParams params) { in attachViewToParent() method in ViewGroup
/frameworks/base/config/
Dboot-image-profile.txt17345 HSPLandroid/view/ViewGroup;->attachViewToParent(Landroid/view/View;ILandroid/view/ViewGroup$LayoutP…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34084 …method protected void attachViewToParent(android.view.View, int, android.view.ViewGroup.LayoutPara…
/frameworks/base/non-updatable-api/
Dcurrent.txt52437 …method protected void attachViewToParent(android.view.View, int, android.view.ViewGroup.LayoutPara…
/frameworks/base/api/
Dcurrent.txt52581 …method protected void attachViewToParent(android.view.View, int, android.view.ViewGroup.LayoutPara…