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