Searched refs:mWindowAttachCount (Results 1 – 2 of 2) sorted by relevance
4207 int mWindowAttachCount; field in View19988 return mWindowAttachCount; in getWindowAttachCount()20089 mWindowAttachCount++; in dispatchAttachedToWindow()27857 && mOriginalWindowAttachCount == mWindowAttachCount) { in run()27871 mOriginalWindowAttachCount = mWindowAttachCount; in rememberWindowAttachCount()
78037 Landroid/view/View;->mWindowAttachCount:I