Searched refs:ANIMATE_INTO_POSITION_AND_RESIZE (Results 1 – 1 of 1) sorted by relevance
235 public static final int ANIMATE_INTO_POSITION_AND_RESIZE = 2; field in Workspace2137 int animationType = resizeOnDrop ? ANIMATE_INTO_POSITION_AND_RESIZE : in onDrop()2895 if ((animationType == ANIMATE_INTO_POSITION_AND_RESIZE || external) in animateWidgetDrop()