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.java1356 MockLayoutAnimationController al = new MockLayoutAnimationController(animation); in testScheduleLayoutAnimation()
1363 static class MockLayoutAnimationController extends LayoutAnimationController { class in ViewGroupTest
1367 public MockLayoutAnimationController(Animation animation) { in MockLayoutAnimationController() method in ViewGroupTest.MockLayoutAnimationController