Searched refs:getWindowAttachCount (Results 1 – 2 of 2) sorted by relevance
385 protected int getWindowAttachCount() { in getWindowAttachCount() method in MockView386 return super.getWindowAttachCount(); in getWindowAttachCount()
1649 assertEquals(0, view.getWindowAttachCount()); in testGetWindowAttachCount()