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