Home
last modified time | relevance | path

Searched refs:cleanupLayoutState (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java455 mMockViewGroup.cleanupLayoutState(mTextView); in testCleanupLayoutState()
3062 public void cleanupLayoutState(View child) { in cleanupLayoutState() method in ViewGroupTest.MockViewGroup
3063 super.cleanupLayoutState(child); in cleanupLayoutState()