Searched refs:mStartCalled (Results 1 – 1 of 1) sorted by relevance
954 assertTrue(a1.mStartCalled); in testChildAnimatorStartCalled()955 assertTrue(a2.mStartCalled); in testChildAnimatorStartCalled()1600 boolean mStartCalled = false; field in AnimatorSetTest.MyValueAnimator1604 mStartCalled = true; in start()