Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java1319 MockLayoutAnimationController al = new MockLayoutAnimationController(animation); in testScheduleLayoutAnimation()
1326 static class MockLayoutAnimationController extends LayoutAnimationController { class in ViewGroupTest
1330 public MockLayoutAnimationController(Animation animation) { in MockLayoutAnimationController() method in ViewGroupTest.MockLayoutAnimationController