Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DView.java3764 int mWindowAttachCount; field in View
17336 return mWindowAttachCount;
17425 mWindowAttachCount++;
24734 && mOriginalWindowAttachCount == mWindowAttachCount) {
24747 mOriginalWindowAttachCount = mWindowAttachCount;