Searched refs:mIsStartCalled (Results 1 – 1 of 1) sorted by relevance
1323 assertTrue(al.mIsStartCalled); in testScheduleLayoutAnimation()1328 public boolean mIsStartCalled; field in ViewGroupTest.MockLayoutAnimationController1336 mIsStartCalled = true; in start()