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

  /external/replicaisland/src/com/replica/replicaisland/
SortConstants.java 33 public static final int FADE = 200;
  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
SgvAnimationHelper.java 42 // Fade in all new views
43 FADE,
53 FADE,
300 * Add animations to fade a view from the specified start alpha value to end value.
327 * Add animations to fade a view from the specified start alpha value to end value.

Completed in 322 milliseconds