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

  /packages/apps/Launcher3/src/com/android/launcher3/
DragView.java 41 public static int COLOR_CHANGE_DURATION = 120;
281 mFilterAnimator.setDuration(COLOR_CHANGE_DURATION);
ButtonDropTarget.java 154 mCurrentColorAnim.setDuration(DragView.COLOR_CHANGE_DURATION);

Completed in 44 milliseconds