Searched refs:isOnViewRemovedCalled (Results 1 – 1 of 1) sorted by relevance
1531 assertTrue(parent.isOnViewRemovedCalled); in testRemoveView()1556 assertTrue(parent.isOnViewRemovedCalled); in testRemoveViewAt()1573 assertTrue(parent.isOnViewRemovedCalled); in testRemoveViewInLayout()1611 assertTrue(parent.isOnViewRemovedCalled); in testRemoveViews()1649 assertTrue(parent.isOnViewRemovedCalled); in testRemoveViewsInLayout()3002 public boolean isOnViewRemovedCalled; field in ViewGroupTest.MockViewGroup3250 isOnViewRemovedCalled = true; in onViewRemoved()