Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java7548 && mAttachInfo.mContentOnApplyWindowInsetsListener != null in hasWindowInsetsAnimationCallback()
7573 && mAttachInfo.mContentOnApplyWindowInsetsListener != null in dispatchWindowInsetsAnimationPrepare()
H A DView.java12713 mAttachInfo.mContentOnApplyWindowInsetsListener; in computeSystemWindowInsets()
31049 OnContentApplyWindowInsetsListener mContentOnApplyWindowInsetsListener; field in View.AttachInfo
H A DViewRootImpl.java1252 mAttachInfo.mContentOnApplyWindowInsetsListener = listener;