Searched refs:mWindowAttachCount (Results 1 – 2 of 2) sorted by relevance
4696 int mWindowAttachCount; field in View22971 return mWindowAttachCount; in getWindowAttachCount()23085 mWindowAttachCount++; in dispatchAttachedToWindow()31505 && mOriginalWindowAttachCount == mWindowAttachCount) { in run()31519 mOriginalWindowAttachCount = mWindowAttachCount; in rememberWindowAttachCount()
62965 Landroid/view/View;->mWindowAttachCount:I