Searched refs:RELAYOUT_RES_DRAG_RESIZING_FREEFORM (Results 1 – 4 of 4) sorted by relevance
90 public static final int RELAYOUT_RES_DRAG_RESIZING_FREEFORM = 0x10; field in WindowManagerGlobal
2825 & WindowManagerGlobal.RELAYOUT_RES_DRAG_RESIZING_FREEFORM) != 0; in performTraversals()
107 import static android.view.WindowManagerGlobal.RELAYOUT_RES_DRAG_RESIZING_FREEFORM;5171 result |= freeformResizing ? RELAYOUT_RES_DRAG_RESIZING_FREEFORM : 0; in relayoutVisibleWindow()
68646 Landroid/view/WindowManagerGlobal;->RELAYOUT_RES_DRAG_RESIZING_FREEFORM:I