Searched refs:sourceWindowingMode (Results 1 – 2 of 2) sorted by relevance
395 final int sourceWindowingMode = source.getWindowingMode(); in canInheritWindowingModeFromSource() local396 if (sourceWindowingMode != WINDOWING_MODE_FULLSCREEN in canInheritWindowingModeFromSource()397 && sourceWindowingMode != WINDOWING_MODE_FREEFORM) { in canInheritWindowingModeFromSource()
895 int sourceWindowingMode, int targetWindowingMode) { in replaceWindowsOnTaskMove() argument896 return sourceWindowingMode == WINDOWING_MODE_FREEFORM in replaceWindowsOnTaskMove()