Home | History | Annotate | Download | only in launcher2

Lines Matching refs:animationType

2336                     int animationType = resizeOnDrop ? ANIMATE_INTO_POSITION_AND_RESIZE :
2339 onCompleteRunnable, animationType, cell, false);
3240 final Runnable onCompleteRunnable, int animationType, final View finalView,
3259 if ((animationType == ANIMATE_INTO_POSITION_AND_RESIZE || external) && finalView != null) {
3268 if (animationType == CANCEL_TWO_STAGE_WIDGET_DROP_ANIMATION) {
3273 if (animationType == ANIMATE_INTO_POSITION_AND_REMAIN) {