Home | History | Annotate | Download | only in view

Lines Matching refs:mAttachInfo

437         return mAttachInfo != null && mAttachInfo.mDebugLayout;
1060 if (mAttachInfo != null && !mAttachInfo.mRecomputeGlobalAttributes) {
2112 if (! child.hasIdentityMatrix() && mAttachInfo != null) {
2113 final float[] localXY = mAttachInfo.mTmpTransformLocation;
2469 if (mAttachInfo != null) {
2470 ArrayList<View> childrenForAccessibility = mAttachInfo.mTempArrayList;
3374 AttachInfo ai = mAttachInfo;
3378 child.dispatchAttachedToWindow(mAttachInfo, (mViewFlags&VISIBILITY_MASK));
3615 } else if (view.mAttachInfo != null) {
3676 final boolean detach = mAttachInfo != null;
3760 final boolean detach = mAttachInfo != null;
3842 } else if (child.mAttachInfo != null) {
3997 final AttachInfo attachInfo = mAttachInfo;
4165 final AttachInfo attachInfo = mAttachInfo;
4330 final RectF rect = mAttachInfo != null ? mAttachInfo.mTmpTransformRect : new RectF();
4344 float[] position = mAttachInfo != null ? mAttachInfo.mTmpTransformLocation
4957 if (view.mAttachInfo != null) {
5030 if (view.mAttachInfo != null) {