Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DView.java4407 int mWindowAttachCount; field in View
21860 return mWindowAttachCount; in getWindowAttachCount()
21971 mWindowAttachCount++; in dispatchAttachedToWindow()
30123 && mOriginalWindowAttachCount == mWindowAttachCount) { in run()
30137 mOriginalWindowAttachCount = mWindowAttachCount; in rememberWindowAttachCount()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63608 Landroid/view/View;->mWindowAttachCount:I