Searched refs:isSizeConstraintForDesktopModeEnabled (Results 1 – 1 of 1) sorted by relevance
193 if (isSizeConstraintForDesktopModeEnabled(windowDecoration.mDecorWindowContext)) { in getDefaultMinWidth()203 if (isSizeConstraintForDesktopModeEnabled(windowDecoration.mDecorWindowContext)) { in getDefaultMinHeight()218 private static boolean isSizeConstraintForDesktopModeEnabled(Context context) { in isSizeConstraintForDesktopModeEnabled() method in DragPositioningCallbackUtility