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