Searched refs:getDurationForStateChange (Results 1 – 2 of 2) sorted by relevance
188 mPropertyAnimator.setDuration(getDurationForStateChange(prevState, newState)); in animateState()224 public static int getDurationForStateChange(State fromState, State toState) { in getDurationForStateChange() method in FastBitmapDrawable
609 .setDuration(d.getDurationForStateChange(prevState, focusState)) in setFastScrollFocusState()