HomeSort by relevance Sort by last modified time
    Searched refs:getDurationForStateChange (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
FastBitmapDrawable.java 188 mPropertyAnimator.setDuration(getDurationForStateChange(prevState, newState));
224 public static int getDurationForStateChange(State fromState, State toState) {
BubbleTextView.java 609 .setDuration(d.getDurationForStateChange(prevState, focusState))

Completed in 150 milliseconds