Searched refs:mWindowAttachCount (Results 1 – 2 of 2) sorted by relevance
4407 int mWindowAttachCount; field in View21860 return mWindowAttachCount; in getWindowAttachCount()21971 mWindowAttachCount++; in dispatchAttachedToWindow()30123 && mOriginalWindowAttachCount == mWindowAttachCount) { in run()30137 mOriginalWindowAttachCount = mWindowAttachCount; in rememberWindowAttachCount()
63608 Landroid/view/View;->mWindowAttachCount:I