Home
last modified time | relevance | path

Searched refs:setWindowingMode (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DAppChangeTransitionTests.java105 mTask.setWindowingMode(WINDOWING_MODE_FREEFORM); in testModeChangeRemoteAnimatorNoSnapshot()
123 mTask.setWindowingMode(WINDOWING_MODE_FREEFORM); in testCancelPendingChangeOnRemove()
140 mDisplayContent.setWindowingMode(WINDOWING_MODE_FULLSCREEN); in testNoChangeWhenMoveDisplay()
142 dc1.setWindowingMode(WINDOWING_MODE_FREEFORM); in testNoChangeWhenMoveDisplay()
167 mTask.setWindowingMode(WINDOWING_MODE_FREEFORM); in testCancelPendingChangeOnHide()
DWindowConfigurationTests.java86 winConfig2.setWindowingMode(WINDOWING_MODE_FREEFORM); in testDiff()
120 winConfig2.setWindowingMode(WINDOWING_MODE_FREEFORM); in testConfigurationCompareTo()
123 winConfig2.setWindowingMode(winConfig1.getWindowingMode()); in testConfigurationCompareTo()
189 config.setWindowingMode(WINDOWING_MODE_FREEFORM); in testCaptionShownForFreeformWindowingMode()
196 config.setWindowingMode(WINDOWING_MODE_FULLSCREEN); in testCaptionShownForFreeformWindowingMode()
208 config.setWindowingMode(WINDOWING_MODE_FREEFORM); in testCaptionNotShownForNonStandardActivityType()
DTaskRecordTests.java220 .setWindowingMode(WINDOWING_MODE_FREEFORM).build(); in testBoundsOnModeChangeFreeformToFullscreen()
234 stack.setWindowingMode(WINDOWING_MODE_FULLSCREEN); in testBoundsOnModeChangeFreeformToFullscreen()
239 stack.setWindowingMode(WINDOWING_MODE_FREEFORM); in testBoundsOnModeChangeFreeformToFullscreen()
275 .setWindowingMode(WINDOWING_MODE_FULLSCREEN).setDisplay(display).build(); in testFullscreenBoundsForcedOrientation()
313 stack.setWindowingMode(WINDOWING_MODE_FREEFORM); in testFullscreenBoundsForcedOrientation()
318 stack.setWindowingMode(WINDOWING_MODE_FULLSCREEN); in testFullscreenBoundsForcedOrientation()
323 stack.setWindowingMode(WINDOWING_MODE_FREEFORM); in testFullscreenBoundsForcedOrientation()
340 .setWindowingMode(WINDOWING_MODE_FULLSCREEN).setDisplay(display).build(); in testIgnoresForcedOrientationWhenParentHandles()
DConfigurationContainerTests.java214 root.setWindowingMode(WINDOWING_MODE_UNDEFINED); in testSetWindowingMode()
216 child.setWindowingMode(WINDOWING_MODE_FREEFORM); in testSetWindowingMode()
220 root.setWindowingMode(WINDOWING_MODE_FULLSCREEN); in testSetWindowingMode()
276 config.windowConfiguration.setWindowingMode(WINDOWING_MODE_FREEFORM); in testRegisterConfigurationChangeListener()
DWindowContainerControllerTests.java97 config.windowConfiguration.setWindowingMode(WINDOWING_MODE_FREEFORM); in testOnOverrideConfigurationChanged()
DWindowFrameTests.java279 task.setWindowingMode(WINDOWING_MODE_SPLIT_SCREEN_SECONDARY); in testLayoutNonfullscreenTask()
397 task.setWindowingMode(WINDOWING_MODE_SPLIT_SCREEN_SECONDARY); in testLayoutLetterboxedWindow()
418 task.setWindowingMode(WINDOWING_MODE_FULLSCREEN); in testLayoutLetterboxedWindow()
484 task.setWindowingMode(WINDOWING_MODE_FREEFORM); in testFreeformContentInsets()
DTaskSnapshotPersisterTestBase.java116 TaskSnapshotBuilder setWindowingMode(int windowingMode) { in setWindowingMode() method in TaskSnapshotPersisterTestBase.TaskSnapshotBuilder
DActivityStackTests.java186 primarySplitScreen.setWindowingMode(WINDOWING_MODE_SPLIT_SCREEN_PRIMARY); in testPrimarySplitScreenRestoresPreviousWhenMovedToBack()
212 mDefaultDisplay.setWindowingMode(WINDOWING_MODE_FREEFORM); in testStackInheritsDisplayWindowingMode()
227 primarySplitScreen.setWindowingMode(WINDOWING_MODE_FULLSCREEN); in testStackOverridesDisplayWindowingMode()
232 mDefaultDisplay.setWindowingMode(WINDOWING_MODE_FREEFORM); in testStackOverridesDisplayWindowingMode()
776 alwaysOnTopStack2.setWindowingMode(WINDOWING_MODE_FULLSCREEN); in testSetAlwaysOnTop()
779 alwaysOnTopStack2.setWindowingMode(WINDOWING_MODE_FREEFORM); in testSetAlwaysOnTop()
DActivityStarterTests.java425 focusActivity.getActivityStack().setWindowingMode(WINDOWING_MODE_SPLIT_SCREEN_PRIMARY); in testSplitScreenDeliverToTop()
433 reusableActivity.getActivityStack().setWindowingMode(WINDOWING_MODE_SPLIT_SCREEN_SECONDARY); in testSplitScreenDeliverToTop()
462 reusableActivity.getActivityStack().setWindowingMode(WINDOWING_MODE_SPLIT_SCREEN_SECONDARY); in testSplitScreenTaskToFront()
469 focusActivity.getActivityStack().setWindowingMode(WINDOWING_MODE_SPLIT_SCREEN_PRIMARY); in testSplitScreenTaskToFront()
DAppWindowTokenTests.java494 mTask.setWindowingMode(WINDOWING_MODE_FREEFORM); in testTransitionAnimationBounds()
499 mTask.setWindowingMode(WINDOWING_MODE_FULLSCREEN); in testTransitionAnimationBounds()
503 mTask.setWindowingMode(WINDOWING_MODE_SPLIT_SCREEN_PRIMARY); in testTransitionAnimationBounds()
DTaskSnapshotPersisterLoaderTest.java196 .setWindowingMode(WINDOWING_MODE_FULLSCREEN) in testWindowingModePersistAndLoadSnapshot()
199 .setWindowingMode(WINDOWING_MODE_PINNED) in testWindowingModePersistAndLoadSnapshot()
DActivityDisplayTests.java277 anotherAlwaysOnTopStack.setWindowingMode(WINDOWING_MODE_FULLSCREEN); in testAlwaysOnTopStackLocation()
280 anotherAlwaysOnTopStack.setWindowingMode(WINDOWING_MODE_FREEFORM); in testAlwaysOnTopStackLocation()
DLaunchParamsPersisterTests.java241 anotherTaskOfTheSameUser.setWindowingMode(WINDOWING_MODE_FREEFORM); in testClearsRecordsOfTheUserOnUserCleanUp()
253 anotherTaskOfDifferentUser.setWindowingMode(WINDOWING_MODE_FREEFORM); in testClearsRecordsOfTheUserOnUserCleanUp()
DActivityTestsBase.java682 setWindowingMode(WINDOWING_MODE_FULLSCREEN); in TestActivityDisplay()
691 .setWindowingMode(windowingMode).setActivityType(activityType) in createStackUnchecked()
851 StackBuilder setWindowingMode(int windowingMode) { in setWindowingMode() method in ActivityTestsBase.StackBuilder
DWindowTestsBase.java390 overrideConfig.windowConfiguration.setWindowingMode(windowingMode); in createTaskStackOnDisplay()
DTaskLaunchParamsModifierTests.java1246 display.setWindowingMode(windowingMode); in createNewActivityDisplay()
1262 stack.setWindowingMode(WINDOWING_MODE_FREEFORM); in addFreeformTaskTo()
DTaskPositionerTests.java88 mWindow.getStack().setWindowingMode(WINDOWING_MODE_FREEFORM); in setUp()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/
DTask.java118 public void setWindowingMode(int windowingMode) { in setWindowingMode() method in Task.TaskKey
314 public void setWindowingMode(int windowingMode) { in setWindowingMode() method in Task
315 key.setWindowingMode(windowingMode); in setWindowingMode()
/frameworks/base/core/java/android/app/
DWindowConfiguration.java327 public void setWindowingMode(@WindowingMode int windowingMode) { in setWindowingMode() method in WindowConfiguration
367 setWindowingMode(other.mWindowingMode); in setTo()
384 setWindowingMode(WINDOWING_MODE_UNDEFINED); in setToDefaults()
413 setWindowingMode(delta.mWindowingMode); in updateFrom()
/frameworks/base/services/core/java/com/android/server/wm/
DConfigurationContainer.java362 public void setWindowingMode(/*@WindowConfiguration.WindowingMode*/ int windowingMode) { in setWindowingMode() method in ConfigurationContainer
364 mTmpConfig.windowConfiguration.setWindowingMode(windowingMode); in setWindowingMode()
DDisplayWindowSettings.java297 dc.setWindowingMode(mode); in setWindowingModeLocked()
400 dc.setWindowingMode(getWindowingModeLocked(entry, dc.getDisplayId())); in applySettingsToDisplayLocked()
432 dc.setWindowingMode(getWindowingModeLocked(dc)); in updateSettingsForDisplay()
DLaunchParamsController.java146 task.getStack().setWindowingMode(mTmpParams.mWindowingMode); in layoutTask()
DActivityDisplay.java752 otherStack.setWindowingMode(WINDOWING_MODE_UNDEFINED, false /* animate */, in onSplitScreenModeDismissed()
782 otherStack.setWindowingMode(WINDOWING_MODE_SPLIT_SCREEN_SECONDARY, in onSplitScreenModeActivated()
1148 stack.setWindowingMode(windowingMode); in remove()
DActivityStack.java520 setWindowingMode(windowingMode, false /* animate */, false /* showRecents */, in ActivityStack()
666 public void setWindowingMode(int windowingMode) { in setWindowingMode() method in ActivityStack
667 setWindowingMode(windowingMode, false /* animate */, false /* showRecents */, in setWindowingMode()
699 void setWindowingMode(int preferredWindowingMode, boolean animate, boolean showRecents, in setWindowingMode() method in ActivityStack
763 getRequestedOverrideConfiguration().windowConfiguration.setWindowingMode(windowingMode); in setWindowingModeInSurfaceTransaction()
794 super.setWindowingMode(windowingMode); in setWindowingModeInSurfaceTransaction()
1309 setWindowingMode(WINDOWING_MODE_UNDEFINED); in moveToBack()
/frameworks/base/core/java/android/view/
DIWindowManager.aidl522 void setWindowingMode(int displayId, int mode); in setWindowingMode() method

12