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

  /packages/apps/Launcher2/src/com/android/launcher2/
DragLayer.java 76 public static final int ANIMATION_END_REMAIN_VISIBLE = 2;
670 case ANIMATION_END_REMAIN_VISIBLE:
  /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DragLayer.java 84 public static final int ANIMATION_END_REMAIN_VISIBLE = 2;
792 * {@link #ANIMATION_END_DISAPPEAR} or {@link #ANIMATION_END_REMAIN_VISIBLE}.
    [all...]

Completed in 1499 milliseconds