Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java1360 assertTrue(al.mIsStartCalled); in testScheduleLayoutAnimation()
1365 public boolean mIsStartCalled; field in ViewGroupTest.MockLayoutAnimationController
1373 mIsStartCalled = true; in start()