Home
last modified time | relevance | path

Searched refs:mContentOnApplyWindowInsetsListener (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DViewGroup.java7397 && mAttachInfo.mContentOnApplyWindowInsetsListener != null in hasWindowInsetsAnimationCallback()
7422 && mAttachInfo.mContentOnApplyWindowInsetsListener != null in dispatchWindowInsetsAnimationPrepare()
H A DView.java11784 mAttachInfo.mContentOnApplyWindowInsetsListener; in computeSystemWindowInsets()
29684 OnContentApplyWindowInsetsListener mContentOnApplyWindowInsetsListener; field in View.AttachInfo
H A DViewRootImpl.java904 mAttachInfo.mContentOnApplyWindowInsetsListener = listener;