Searched refs:mWindowAttachCount (Results 1 – 2 of 2) sorted by relevance
4659 int mWindowAttachCount; field in View22726 return mWindowAttachCount; in getWindowAttachCount()22840 mWindowAttachCount++; in dispatchAttachedToWindow()31185 && mOriginalWindowAttachCount == mWindowAttachCount) { in run()31199 mOriginalWindowAttachCount = mWindowAttachCount; in rememberWindowAttachCount()
62965 Landroid/view/View;->mWindowAttachCount:I