Searched refs:mForceReportNewAttributes (Results 1 – 3 of 3) sorted by relevance
2746 if (mAttachInfo.mForceReportNewAttributes) { in performTraversals()2747 mAttachInfo.mForceReportNewAttributes = false; in performTraversals()7766 mAttachInfo.mForceReportNewAttributes = true;
29460 boolean mForceReportNewAttributes; field in View.AttachInfo
66538 Landroid/view/View$AttachInfo;->mForceReportNewAttributes:Z