Home
last modified time | relevance | path

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

/aosp12/frameworks/layoutlib/bridge/src/android/view/
H A DAttachInfo_Accessor.java42 view.dispatchAttachedToWindow(info, 0); in setAttachInfo()
/aosp12/frameworks/base/core/java/android/view/
H A DViewGroup.java3488 void dispatchAttachedToWindow(AttachInfo info, int visibility) { in dispatchAttachedToWindow() method in ViewGroup
3490 super.dispatchAttachedToWindow(info, visibility); in dispatchAttachedToWindow()
3497 child.dispatchAttachedToWindow(info, in dispatchAttachedToWindow()
3503 view.dispatchAttachedToWindow(info, in dispatchAttachedToWindow()
4890 view.dispatchAttachedToWindow(mAttachInfo, (mViewFlags & VISIBILITY_MASK)); in addTransientView()
5290 child.dispatchAttachedToWindow(mAttachInfo, (mViewFlags&VISIBILITY_MASK)); in addViewInner()
H A DView.java20787 void dispatchAttachedToWindow(AttachInfo info, int visibility) { in dispatchAttachedToWindow() method in View
20790 mOverlay.getOverlayView().dispatchAttachedToWindow(info, visibility); in dispatchAttachedToWindow()
H A DViewRootImpl.java2675 host.dispatchAttachedToWindow(mAttachInfo, 0); in performTraversals()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java1159 mLayout.dispatchAttachedToWindow(this); in setLayoutManager()
2460 mLayout.dispatchAttachedToWindow(this); in onAttachedToWindow()
7359 void dispatchAttachedToWindow(RecyclerView view) { in dispatchAttachedToWindow() method in RecyclerView.LayoutManager
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt17551 HSPLandroid/view/View;->dispatchAttachedToWindow(Landroid/view/View$AttachInfo;I)V+]Landroid/view/V…
18226 HSPLandroid/view/ViewGroup;->dispatchAttachedToWindow(Landroid/view/View$AttachInfo;I)V+]Landroid/v…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt17600 HSPLandroid/view/View;->dispatchAttachedToWindow(Landroid/view/View$AttachInfo;I)V+]Landroid/view/V…
18275 HSPLandroid/view/ViewGroup;->dispatchAttachedToWindow(Landroid/view/View$AttachInfo;I)V+]Landroid/v…