Searched refs:mContentOnApplyWindowInsetsListener (Results 1 – 4 of 4) sorted by relevance
262 || mViewRoot.mAttachInfo.mContentOnApplyWindowInsetsListener == null; in isBackAnimationAllowed()
7526 && mAttachInfo.mContentOnApplyWindowInsetsListener != null in hasWindowInsetsAnimationCallback()7551 && mAttachInfo.mContentOnApplyWindowInsetsListener != null in dispatchWindowInsetsAnimationPrepare()
13404 mAttachInfo.mContentOnApplyWindowInsetsListener;13426 return mAttachInfo != null && mAttachInfo.mContentOnApplyWindowInsetsListener != null;32122 OnContentApplyWindowInsetsListener mContentOnApplyWindowInsetsListener; field in View.AttachInfo
1367 mAttachInfo.mContentOnApplyWindowInsetsListener = listener;