Home
last modified time | relevance | path

Searched refs:createActivityWithComponentInNewTaskAndDisplay (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DAppCompatCameraPolicyTest.java63 robot.activity().createActivityWithComponentInNewTaskAndDisplay(); in testDisplayRotationCompatPolicy_presentWhenEnabled()
72 robot.activity().createActivityWithComponentInNewTaskAndDisplay(); in testDisplayRotationCompatPolicy_notPresentWhenDisabled()
81 robot.activity().createActivityWithComponentInNewTaskAndDisplay(); in testDisplayRotationCompatPolicy_startedWhenEnabled()
92 robot.activity().createActivityWithComponentInNewTaskAndDisplay(); in testCameraCompatFreeformPolicy_presentWhenEnabledAndDW()
102 robot.activity().createActivityWithComponentInNewTaskAndDisplay(); in testCameraCompatFreeformPolicy_notPresentWhenNoDW()
112 robot.activity().createActivityWithComponentInNewTaskAndDisplay(); in testCameraCompatFreeformPolicy_notPresentWhenNoFlag()
122 robot.activity().createActivityWithComponentInNewTaskAndDisplay(); in testCameraCompatFreeformPolicy_notPresentWhenNoFlagAndNoDW()
132 robot.activity().createActivityWithComponentInNewTaskAndDisplay(); in testCameraCompatFreeformPolicy_startedWhenEnabledAndDW()
143 robot.activity().createActivityWithComponentInNewTaskAndDisplay(); in testCameraStateManager_existsWhenCameraCompatFreeformExists()
154 robot.activity().createActivityWithComponentInNewTaskAndDisplay(); in testCameraStateManager_startedWhenCameraCompatFreeformExists()
[all …]
DAppCompatOrientationPolicyTest.java276 a.createActivityWithComponentInNewTaskAndDisplay(); in testOverrideOrientationIfNeeded_whenCameraNotActive_isUnchanged()
295 a.createActivityWithComponentInNewTaskAndDisplay(); in testOverrideOrientationIfNeeded_whenCameraActive_returnsPortrait()
325 a.createActivityWithComponentInNewTaskAndDisplay(); in testOverrideOrientationIfNeeded_fullscreenOverride_cameraActivity_unchanged()
340 a.createActivityWithComponentInNewTaskAndDisplay(); in testOverrideOrientationIfNeeded_fullscrOverrideFreeform_cameraActivity_unchanged()
446 a.createActivityWithComponentInNewTaskAndDisplay(); in testShouldIgnoreRequestedOrientation_cameraCompatTreatment_returnsTrue()
DAppCompatUtilsTest.java212 AppCompatActivityRobot::createActivityWithComponentInNewTaskAndDisplay); in getTaskInfoPropagatesCameraCompatMode()
DAppCompatAspectRatioOverridesTest.java288 robot.activity().createActivityWithComponentInNewTaskAndDisplay(); in testGetFixedOrientationLetterboxAspectRatio_splitScreenAspectEnabled()
DAppCompatActivityRobot.java127 void createActivityWithComponentInNewTaskAndDisplay() { in createActivityWithComponentInNewTaskAndDisplay() method in AppCompatActivityRobot
DCameraCompatFreeformPolicyTests.java698 a.createActivityWithComponentInNewTaskAndDisplay(); in configureActivityAndDisplay()