Searched refs:MSG_ANIMATION_END (Results 1 – 2 of 2) sorted by relevance
71 static final int MSG_ANIMATION_END = 2; field in DragDropController598 case MSG_ANIMATION_END: { in handleMessage()
28 import static com.android.server.wm.DragDropController.MSG_ANIMATION_END;797 mDragDropController.sendHandlerMessage(MSG_ANIMATION_END, null); in onAnimationEnd()