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