Searched refs:ANIM_MID_DELAY (Results 1 – 2 of 2) sorted by relevance
47 protected static final int ANIM_MID_DELAY = ANIM_DELAY / 2; field in ViewPropertyAnimatorTest310 handler.postDelayed(new Canceler(mAnimator, mFuture), ANIM_MID_DELAY); in testPlayingDelayedCancelMidDelay()
45 protected static final int ANIM_MID_DELAY = ANIM_DELAY / 2; field in EventsTest470 handler.postDelayed(new Canceler(mAnimator, mFuture), ANIM_MID_DELAY); in testPlayingDelayedCancelMidDelay()497 handler.postDelayed(new Ender(mAnimator, mFuture), ANIM_MID_DELAY); in testPlayingDelayedEndMidDelay()