Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DView.java3946 int mWindowAttachCount; field in View
18228 return mWindowAttachCount; in getWindowAttachCount()
18327 mWindowAttachCount++; in dispatchAttachedToWindow()
25849 && mOriginalWindowAttachCount == mWindowAttachCount) { in run()
25862 mOriginalWindowAttachCount = mWindowAttachCount; in rememberWindowAttachCount()
/frameworks/base/config/
Dhiddenapi-private-dex.txt97440 Landroid/view/View;->mWindowAttachCount:I