Home | History | Annotate | Download | only in view

Lines Matching defs:mTreeObserver

1348                 attachInfo.mTreeObserver.hasComputeInternalInsetsListeners();
1726 attachInfo.mTreeObserver.dispatchOnGlobalLayout();
1739 attachInfo.mTreeObserver.dispatchOnComputeInternalInsets(insets);
1820 boolean cancelDraw = attachInfo.mTreeObserver.dispatchOnPreDraw() ||
2077 attachInfo.mTreeObserver.dispatchOnScrollChanged();
2135 attachInfo.mTreeObserver.dispatchOnDraw();
2547 mAttachInfo.mTreeObserver.dispatchOnGlobalFocusChange(mOldFocusedView, focused);
2564 mAttachInfo.mTreeObserver.dispatchOnGlobalFocusChange(mOldFocusedView, null);
3028 mAttachInfo.mTreeObserver.dispatchOnTouchModeChanged(inTouchMode);
3051 mAttachInfo.mTreeObserver.dispatchOnGlobalFocusChange(focused, null);