Searched refs:MSG_TEAR_DOWN_DRAG_AND_DROP_INPUT (Results 1 – 2 of 2) sorted by relevance
70 static final int MSG_TEAR_DOWN_DRAG_AND_DROP_INPUT = 1; field in DragDropController586 case MSG_TEAR_DOWN_DRAG_AND_DROP_INPUT: { in handleMessage()
31 import static com.android.server.wm.DragDropController.MSG_TEAR_DOWN_DRAG_AND_DROP_INPUT;221 MSG_TEAR_DOWN_DRAG_AND_DROP_INPUT, mInputInterceptor); in closeLocked()