Searched refs:getChangeDuration (Results 1 – 2 of 2) sorted by relevance
182 long changeDuration = changesPending ? getChangeDuration() : 0; in runPendingAnimations()355 getChangeDuration()); in animateChangeImpl()380 newViewAnimation.translationX(0).translationY(0).setDuration(getChangeDuration()) in animateChangeImpl()
11612 public long getChangeDuration() { in getChangeDuration() method in RecyclerView.ItemAnimator