Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/view/
DAttachInfo_Accessor.java58 view.dispatchAttachedToWindow(info, 0); in setAttachInfo()
/frameworks/base/core/java/android/view/
DViewGroup.java3489 void dispatchAttachedToWindow(AttachInfo info, int visibility) { in dispatchAttachedToWindow() method in ViewGroup
3491 super.dispatchAttachedToWindow(info, visibility); in dispatchAttachedToWindow()
3498 child.dispatchAttachedToWindow(info, in dispatchAttachedToWindow()
3504 view.dispatchAttachedToWindow(info, in dispatchAttachedToWindow()
4891 view.dispatchAttachedToWindow(mAttachInfo, (mViewFlags & VISIBILITY_MASK)); in addTransientView()
5291 child.dispatchAttachedToWindow(mAttachInfo, (mViewFlags&VISIBILITY_MASK)); in addViewInner()
DView.java21332 void dispatchAttachedToWindow(AttachInfo info, int visibility) { in dispatchAttachedToWindow() method in View
21335 mOverlay.getOverlayView().dispatchAttachedToWindow(info, visibility); in dispatchAttachedToWindow()
DViewRootImpl.java2900 host.dispatchAttachedToWindow(mAttachInfo, 0); in performTraversals()
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java1159 mLayout.dispatchAttachedToWindow(this); in setLayoutManager()
2460 mLayout.dispatchAttachedToWindow(this); in onAttachedToWindow()
7359 void dispatchAttachedToWindow(RecyclerView view) { in dispatchAttachedToWindow() method in RecyclerView.LayoutManager
/frameworks/base/boot/
Dboot-image-profile.txt17008 HSPLandroid/view/View;->dispatchAttachedToWindow(Landroid/view/View$AttachInfo;I)V+]Landroid/view/V…
17697 HSPLandroid/view/ViewGroup;->dispatchAttachedToWindow(Landroid/view/View$AttachInfo;I)V+]Landroid/v…
/frameworks/base/config/
Dboot-image-profile.txt17071 HSPLandroid/view/View;->dispatchAttachedToWindow(Landroid/view/View$AttachInfo;I)V+]Landroid/view/V…
17760 HSPLandroid/view/ViewGroup;->dispatchAttachedToWindow(Landroid/view/View$AttachInfo;I)V+]Landroid/v…