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