Searched refs:cleanupLayoutState (Results 1 – 1 of 1) sorted by relevance
455 mMockViewGroup.cleanupLayoutState(mTextView); in testCleanupLayoutState()3062 public void cleanupLayoutState(View child) { in cleanupLayoutState() method in ViewGroupTest.MockViewGroup3063 super.cleanupLayoutState(child); in cleanupLayoutState()