Home
last modified time | relevance | path

Searched refs:mWindowAttachCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DView.java4207 int mWindowAttachCount; field in View
19988 return mWindowAttachCount; in getWindowAttachCount()
20089 mWindowAttachCount++; in dispatchAttachedToWindow()
27857 && mOriginalWindowAttachCount == mWindowAttachCount) { in run()
27871 mOriginalWindowAttachCount = mWindowAttachCount; in rememberWindowAttachCount()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt78037 Landroid/view/View;->mWindowAttachCount:I