Home
last modified time | relevance | path

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

/cts/tests/tests/animation/src/android/animation/cts/
DLayoutAnimationTest.java281 public void showChild(ViewGroup parent, View child) { in showChild() method in LayoutAnimationTest.MyLayoutTransition
282 super.showChild(parent, child); in showChild()