Searched refs:getWindowAttachCount (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DAbsListView.java3040 mOriginalAttachCount = getWindowAttachCount();
3044 return getWindowAttachCount() == mOriginalAttachCount;
/frameworks/base/core/java/android/view/
H A DView.java14417 protected int getWindowAttachCount() { method in class:View

Completed in 111 milliseconds