Searched refs:DRAG_RESIZE_MODE_FREEFORM (Results 1 – 2 of 2) sorted by relevance
30 static final int DRAG_RESIZE_MODE_FREEFORM = 0; field in DragResizeMode40 case DRAG_RESIZE_MODE_FREEFORM: in isModeAllowedForStack()
23 import static com.android.server.wm.DragResizeMode.DRAG_RESIZE_MODE_FREEFORM;436 mTask.setDragResizing(false, DRAG_RESIZE_MODE_FREEFORM); in endDragLocked()447 mTask.setDragResizing(true, DRAG_RESIZE_MODE_FREEFORM); in notifyMoveLocked()