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.java42 view.dispatchAttachedToWindow(info, 0); in setAttachInfo()
/frameworks/base/core/java/android/view/
DViewGroup.java3490 void dispatchAttachedToWindow(AttachInfo info, int visibility) { in dispatchAttachedToWindow() method in ViewGroup
3492 super.dispatchAttachedToWindow(info, visibility); in dispatchAttachedToWindow()
3499 child.dispatchAttachedToWindow(info, in dispatchAttachedToWindow()
3505 view.dispatchAttachedToWindow(info, in dispatchAttachedToWindow()
4899 view.dispatchAttachedToWindow(mAttachInfo, (mViewFlags & VISIBILITY_MASK)); in addTransientView()
5299 child.dispatchAttachedToWindow(mAttachInfo, (mViewFlags&VISIBILITY_MASK)); in addViewInner()
DView.java22835 void dispatchAttachedToWindow(AttachInfo info, int visibility) { in dispatchAttachedToWindow() method
22838 mOverlay.getOverlayView().dispatchAttachedToWindow(info, visibility); in dispatchAttachedToWindow()
DViewRootImpl.java3443 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.txt17044 HSPLandroid/view/View;->dispatchAttachedToWindow(Landroid/view/View$AttachInfo;I)V+]Landroid/view/H…
17738 HSPLandroid/view/ViewGroup;->dispatchAttachedToWindow(Landroid/view/View$AttachInfo;I)V+]Landroid/v…
/frameworks/base/config/
Dboot-image-profile.txt17108 HSPLandroid/view/View;->dispatchAttachedToWindow(Landroid/view/View$AttachInfo;I)V+]Landroid/view/H…
17802 HSPLandroid/view/ViewGroup;->dispatchAttachedToWindow(Landroid/view/View$AttachInfo;I)V+]Landroid/v…