Searched refs:RELAYOUT_RES_DRAG_RESIZING_FREEFORM (Results 1 – 3 of 3) sorted by relevance
85 public static final int RELAYOUT_RES_DRAG_RESIZING_FREEFORM = 0x10; field in WindowManagerGlobal
1900 & WindowManagerGlobal.RELAYOUT_RES_DRAG_RESIZING_FREEFORM) != 0; in performTraversals()
3202 result |= freeformResizing ? WindowManagerGlobal.RELAYOUT_RES_DRAG_RESIZING_FREEFORM : 0; in relayoutVisibleWindow()