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.java729 public void attachViewToParent(View child, int index, in initChildrenHelper()
742 RecyclerView.this.attachViewToParent(child, index, layoutParams); in initChildrenHelper()
1246 mChildHelper.attachViewToParent(view, -1, view.getLayoutParams(), true); in addAnimatingView()
7825 mChildHelper.attachViewToParent(child, index, child.getLayoutParams(), false); in addViewInt()
8052 mChildHelper.attachViewToParent(child, index, lp, vh.isRemoved()); in attachView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java718 attachViewToParent(mEditText, 0, mEditText.getLayoutParams()); in dispatchFinishTemporaryDetach()
/frameworks/base/core/java/android/widget/
DGridView.java1532 attachViewToParent(child, where, p); in setupChild()
DListView.java2133 attachViewToParent(child, flowDown ? -1 : 0, p); in setupChild()
/frameworks/base/core/java/android/view/
DViewGroup.java5897 protected void attachViewToParent(View child, int index, LayoutParams params) { in attachViewToParent() method in ViewGroup
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt17717 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/config/
Dboot-image-profile.txt17781 HSPLandroid/view/ViewGroup;->attachViewToParent(Landroid/view/View;ILandroid/view/ViewGroup$LayoutP…
/frameworks/base/core/api/
Dcurrent.txt53613 …method protected void attachViewToParent(android.view.View, int, android.view.ViewGroup.LayoutPara…